mirror of git://git.sv.gnu.org/nano.git
Oops, make that Bug #68 :-)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@994 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
7b0667fa7a
commit
5bbce6a847
2
BUGS
2
BUGS
|
@ -128,7 +128,7 @@
|
|||
"magic line" is not created" (reported by David Lawrence
|
||||
Ramsey, fixed by David Lawrence Ramsey & Chris) (66) [FIXED].
|
||||
- ^C does not work after a suspend in tcsh (discovered by
|
||||
Trevor Cordes) (67) [FIXED].
|
||||
Trevor Cordes) (68) [FIXED].
|
||||
|
||||
** Open BUGS **
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ CVS code -
|
|||
val - 32, fixes Alt-R calling doprev instead of replace.
|
||||
do_suspend()
|
||||
- Call tcsetattr() to restore the old terminal settings, so
|
||||
tcsh can use ^C after suspend for example (fixes BUG #67).
|
||||
tcsh can use ^C after suspend for example (fixes BUG #68).
|
||||
- global.c:
|
||||
shorcut_init()
|
||||
- Replace hard coded ALT_G and ALT_H values in the replace
|
||||
|
|
Loading…
Reference in New Issue