.. |
Makefile.am
|
Removing an "-I m4" flag; it is needed only at the top level.
|
2014-06-16 12:45:03 +00:00 |
browser.c
|
main: let the main loop restore the main menu, if needed
|
2016-06-21 11:03:38 +02:00 |
chars.c
|
chars: ensure that files are sorted also when strncasecmp() is strange
|
2016-06-01 21:59:25 +02:00 |
color.c
|
syntax: don't call getcwd() with a NULL pointer
|
2016-06-04 12:02:49 +02:00 |
cut.c
|
scrolling: center the cursor when inserted stuff does not fit on screen
|
2016-05-04 10:13:36 +02:00 |
files.c
|
main: let the main loop restore the main menu, if needed
|
2016-06-21 11:03:38 +02:00 |
global.c
|
main: let the main loop restore the main menu, if needed
|
2016-06-21 11:03:38 +02:00 |
help.c
|
tweaks: normalize some whitespace
|
2016-05-30 09:09:36 +02:00 |
move.c
|
tweaks: harmonize some indentations, elide an #ifdef, and rewrap a line
|
2016-05-27 21:22:56 +02:00 |
nano.c
|
docs: use https for nano-editor.org, and drop the www
|
2016-06-23 19:51:01 +02:00 |
nano.h
|
text: remove a redundant undo element
|
2016-06-07 19:23:51 +02:00 |
prompt.c
|
main: let the main loop restore the main menu, if needed
|
2016-06-21 11:03:38 +02:00 |
proto.h
|
text: add an undo item before starting to comment or uncomment lines
|
2016-06-07 11:08:06 +02:00 |
rcfile.c
|
new feature: comment/uncomment current line or selected lines
|
2016-05-25 22:29:50 +02:00 |
search.c
|
moving: ignore any number when ^Y or ^V is given
|
2016-06-21 16:47:11 +02:00 |
text.c
|
linter: refresh the edit window in order to actually place the cursor
|
2016-06-21 16:25:07 +02:00 |
utils.c
|
tweaks: rewrap a bunch of lines and some comments
|
2016-06-20 13:05:45 +02:00 |
winio.c
|
docs: use https for nano-editor.org, and drop the www
|
2016-06-23 19:51:01 +02:00 |