docs: for the alternative bindings, rebind ^C only in the main menu

Because ^C is needed for Cancel in most other menus.

This fixes https://bugs.debian.org/950223.
Reported-by: Jonas Smedegaard <dr@jones.dk>

Bug existed since version 4.0, commit 3a170d2c.
master
Benno Schulenberg 2020-01-31 16:21:43 +01:00
parent 7c57806c6f
commit 0a52e92d4c
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@
#unbind ^Y all
#bind M-X flipnewbuffer all
#bind ^X cut all
#bind ^C copy all
#bind ^C copy main
#bind ^V paste all
#bind ^P curpos main
#bind ^T gotoline main