input_tab(): - Added null end of matchBuf for sanity (Rocco).
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@479 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
a35ec048d7
commit
b4c43683a5
|
@ -28,6 +28,7 @@ General
|
|||
- Added space and - keys to do page up and down.
|
||||
cwd_tab_completion(), input_tab()
|
||||
- Changed bare malloc/calloc calls to nmalloc (found by Rocco).
|
||||
- Added null end of tmpBuf for sanity (Rocco).
|
||||
- nano.c:
|
||||
ABCD()
|
||||
- New function, figures out what kbinput to return given
|
||||
|
|
Loading…
Reference in New Issue