mirror of git://git.sv.gnu.org/nano.git
101dc4e805
Also, add the normal CUA bindings for Undo (^Z) and Redo (^Y),
and drop the M-X thinko.
With these more "usual" alternative bindings, ^X will now do a Cut
(putting the cut text into the cutbuffer) only when in the main menu
-- in the other places it did not put anything into the cutbuffer,
so it's better to have only the default ^K ("kill") for that.
Suspension is now accessible with ^E^Z, and the Speller with ^E^S.
This fixes https://savannah.gnu.org/bugs/?60766.
Bug existed since version 3.2, commit
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
cheatsheet.html | ||
faq.html | ||
nano.1 | ||
nano.texi | ||
nanorc.5 | ||
rnano.1 | ||
sample.nanorc.in |