mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-22 12:51:23 +03:00
-nano.c:do_justify() - Unset KEEP_CUTBUFFER so nano won't crash with subsequent ^K cuts and justifies (David Benbennick)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1407 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
5d71514f21
commit
2a7b8b24bb
@ -39,6 +39,9 @@ CVS Code -
|
||||
do_int_spell_fix(), do_int_speller()
|
||||
- Fix crashes with mark position, current_x position,
|
||||
and edit_update args (David Benbennick).
|
||||
do_justify()
|
||||
- Unset KEEP_CUTBUFFER so nano won't crash with subsequent
|
||||
^K cuts and justifies (David Benbennick).
|
||||
do_mouse()
|
||||
- Fix the mouse code to work with lines longer than COLS and
|
||||
with the proper positioning, including special characters
|
||||
|
Loading…
Reference in New Issue
Block a user