Allocating enough space for printing out the line and column numbers.
Benno Schulenberg authored
This fixes Savannah bug #47135.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5639 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ec3cd1ee
Name Last commit Last update
..
Makefile.am Removing an "-I m4" flag; it is needed only at the top level.
browser.c Rebuilding the file list only when necessary, and not for each and every
chars.c Reverting my own patch that claimed that UTF8 is a stateless encoding.
color.c Making sure to keep advancing also when regex matches are zero-length.
cut.c Rewrapping some lines and removing some useless comments.
files.c Allocating enough space for printing out the line and column numbers.
global.c Guiding the translators a little bit.
help.c Discarding an unneeded extra freeing of the help text.
move.c It shouldn't be necessary to doubly check for being at the end of file.
nano.c Switching the cursor on in the right place: in the central input routine.
nano.h Removing the --nofollow option that hasn't been working for a dozen years.
prompt.c Renaming a variable for clarity.
proto.h Renaming 'update_bar_if_needed()' for more contrast and aptness.
rcfile.c Allowing only control sequences in the proper range to be rebound.
search.c Adjusting some indentation and some line wrapping.
text.c Condensing some declarations, rewrapping some lines, and improving a
utils.c Not using $HOME when we're root, because some sudos don't filter it out
winio.c Switching the cursor on in the right place: in the central input routine.