- d5ac1ed tweaks: transform the token DISABLE_COLOR to ENABLE_COLOR by Benno Schulenberg · 8 years ago
- 2a4fc95 tweaks: transform the token DISABLE_SPELLER to ENABLE_SPELLER by Benno Schulenberg · 8 years ago
- f034992 tweaks: transform the token DISABLE_WRAPJUSTIFY to ENABLED_WRAPORJUSTIFY by Benno Schulenberg · 8 years ago
- db0b849 tweaks: transform the token DISABLE_JUSTIFY to ENABLE_JUSTIFY by Benno Schulenberg · 8 years ago
- c4d2a92 tweaks: reshuffle some code in order to elide a variable by Benno Schulenberg · 8 years ago
- 4e03a24 tweaks: adjust two comments, and correct and a few cosmetic mistakes by Benno Schulenberg · 8 years ago
- 028d12f tweaks: transform the token DISABLE_OPERATINGDIR to ENABLE_OPERATINGDIR by Benno Schulenberg · 8 years ago
- a5974bd tweaks: transform the token DISABLE_WRAPPING to ENABLE_WRAPPING by Benno Schulenberg · 8 years ago
- 87da3ec tweaks: remove another bit of conditional compilation by Benno Schulenberg · 8 years ago
- ff35a61 tweaks: transform the token DISABLE_HISTORIES to ENABLE_HISTORIES by Benno Schulenberg · 8 years ago
- 3f27c31 tweaks: get rid of some cluttering conditional compilation by Benno Schulenberg · 8 years ago
- ab6e4e3 tweaks: fix compilation with --enable-tiny --enable-histories by Benno Schulenberg · 8 years ago
- 84c650b files: avoid an abortion when excuting a command in a new buffer by Benno Schulenberg · 8 years ago
- 42497f7 tweaks: rename some constants, to follow the same underscoreless scheme by Benno Schulenberg · 8 years ago
- 86ef9db tweaks: remove a useless prefix from a hundred constants by Benno Schulenberg · 8 years ago
- 160abab tweaks: rename a macro, to make a little more sense by Benno Schulenberg · 8 years ago
- d84fb8d tweaks: remove a superfluous no-op function call by Benno Schulenberg · 8 years ago
- 14bf53d syntax: default: use colors that are readable also on dark backgrounds by Benno Schulenberg · 8 years ago
- ded02d8 search: suppress the "Search Wrapped" message when doing replacements by Benno Schulenberg · 8 years ago
- d4945c6 search: suppress the "not found" message when replacements were made by Benno Schulenberg · 8 years ago
- ddd300a help: allow firstline and lastline to work at the search prompt by David Lawrence Ramsey · 8 years ago
- d344c3d display: don't cut off zero-width characters at the end of a chunk by David Lawrence Ramsey · 8 years ago
- 3018ab4 moving: don't slither and slide over tabs when they are overlong by Benno Schulenberg · 8 years ago
- 2356693 docs: document the more everyday names of three bindable functions by David Lawrence Ramsey · 8 years ago
- 4d35835 docs: decribe the bindable functions 'recordmacro' and 'runmacro' by David Lawrence Ramsey · 8 years ago
- f8c75c4 search: don't bother saving and restoring the search direction by David Lawrence Ramsey · 8 years ago
- af20d45 bindings: don't allow calling help when searching in the help viewer by Benno Schulenberg · 8 years ago
- 08b4953 bindings: allow exiting from the help viewer with F1, like with ^G by Brand Huntsman · 8 years ago
- 5789955 tweaks: change the arrows to triangles also for searching in file browser by Benno Schulenberg · 8 years ago
- e1e6c5f bindings: make the search function rebindable again in help and browser by Benno Schulenberg · 8 years ago
- 58ecc03 tweaks: change the help-text arrows to triangles, to be more visible by Benno Schulenberg · 8 years ago
- 501d05c new feature: the ability to record and play back a series of keystrokes by Marco Diego Aurélio Mesquita · 8 years ago
- fc36ff7 options: retire 'set backwards' -- it's still recognized but a no-op by Benno Schulenberg · 8 years ago
- 3f735d2 bindings: make ^W start always a forward search (as there is ^Q now) by Benno Schulenberg · 8 years ago
- ba65cd4 bindings: make ^Q and ^S do something useful by default by Benno Schulenberg · 8 years ago
- c7eecd7 new feature: a bindable function that starts always a backward search by Benno Schulenberg · 8 years ago
- a7fa174 tweaks: adjust indentation and comments after the previous change by Benno Schulenberg · 8 years ago
- 217cfbf files: check for a changed disk file also for 'savefile' and --tempfile by Viorel Bota · 8 years ago
- 80ed256 tweaks: remove a comment from the docs that is no longer accurate by Benno Schulenberg · 8 years ago
- 7a3a45e moving: prevent the cursor sticking on or skipping over overwide tabs by Benno Schulenberg · 8 years ago
- 4436815 help: don't fall back to other syntaxes if there is no nanohelp one by Benno Schulenberg · 8 years ago
- d011983 tweaks: reshuffle some regexes, for order and compactness by Benno Schulenberg · 8 years ago
- d4074ca syntax: nanohelp: colorize Up, Down, Left and Right (when not in UTF-8) by Brand Huntsman · 8 years ago
- ca8317e tweaks: reduce a bit of code duplication by Benno Schulenberg · 8 years ago
- 1bd17c4 display: keep the cursor switched on when resizing the screen by Benno Schulenberg · 8 years ago
- 762fb4b display: switch off the cursor early on during startup by Benno Schulenberg · 8 years ago
- a2b4f00 tweaks: fix compilation when configured with --disable-histories by Benno Schulenberg · 8 years ago
- 15738c6 history: remove the migration service for the old searches file by Benno Schulenberg · 8 years ago
- ede44e1 build: add history.c to the list of files with translatable strings by David Lawrence Ramsey · 8 years ago
- c8a2f36 input: recognize Option+Arrow keys on iTerm2 in "xterm mode" by Benno Schulenberg · 8 years ago
- f2f7498 tweaks: rename two variables, for contrast, and frob some comments by Benno Schulenberg · 8 years ago
- 762f997 tweaks: elide two variables by using a pointer instead of an index by Benno Schulenberg · 8 years ago
- 504a972 softwrap: break before multi-column Unicode blanks when they overshoot by David Lawrence Ramsey · 8 years ago
- 3f35e96 syntax: nanorc: properly color valid arguments of 'selectedcolor' by David Lawrence Ramsey · 8 years ago
- b5346bc tweaks: rename a variable, to avoid a possible confusion by Benno Schulenberg · 8 years ago
- 7c3c3cb tweaks: discard some obsolete debugging stuff by Benno Schulenberg · 8 years ago
- b27ab4f browser: place the cursor properly on the selected file when -g is used by Benno Schulenberg · 8 years ago
- c74d263 tweaks: make the switching on and off of the cursor a bit more compact by Benno Schulenberg · 8 years ago
- ae34825 display: rework the switching on and off of the cursor by Benno Schulenberg · 8 years ago
- f6b396f tweaks: chuck an assert, and then condense the code and a comment by Benno Schulenberg · 8 years ago
- 5561d22 search: trim a failed search string for width instead of length by David Lawrence Ramsey · 8 years ago
- aa45994 build: let git ignore also the generated PDF file by Benno Schulenberg · 8 years ago
- 2d13afd display: stop the help viewer from turning on the multibuffer indicator by Benno Schulenberg · 8 years ago
- fd86696 tweaks: rename one variable once more by Benno Schulenberg · 8 years ago
- 09ab91c tweaks: strip four unneeded checks by Benno Schulenberg · 8 years ago
- 5f4fb8e tweaks: frob some comments and rename a few variables and a function by Benno Schulenberg · 8 years ago
- 7a9d010 tweaks: rename two variables, to be more indicative of what they do by Benno Schulenberg · 8 years ago
- 231fe4b tweaks: rename a function and swap its two parameters by Benno Schulenberg · 8 years ago
- 067a920 tweaks: improve some comments, and rename a variable for symmetry by Benno Schulenberg · 8 years ago
- 36e8803 tweaks: rename two variables, to make a little more sense by Benno Schulenberg · 8 years ago
- e0a73f5 tweaks: drop a bunch of outdated asserts by Benno Schulenberg · 8 years ago
- 1be8eb3 tweaks: elide an unneeded check by Benno Schulenberg · 8 years ago
- fb9c180 history: after loading the lists, mark them as unchanged by Benno Schulenberg · 8 years ago
- c10a1e5 tweaks: elide an unneeded function now that stuff is grouped together by Benno Schulenberg · 8 years ago
- a1c7331 organization: move all history-related stuff to its own file by Benno Schulenberg · 8 years ago
- a75bf0a history: remember the list of executed commands across sessions by Marco Diego Aurélio Mesquita · 8 years ago
- 5f70229 moving: set the preferred column properly when doing a smart home by David Lawrence Ramsey · 8 years ago
- c8363a0 history: remember the commands that were executed during this session by Marco Diego Aurélio Mesquita · 8 years ago
- 4aec164 docs: remove another remark about indenting lacking undo capability by Benno Schulenberg · 8 years ago
- 153dea1 tweaks: discard another set of useless asserts by Benno Schulenberg · 8 years ago
- bb8d65e tweaks: reshuffle some code, and rename a variable by Benno Schulenberg · 8 years ago
- f9bf320 titlebar: don't show nano's name and version when in the file browser by Benno Schulenberg · 8 years ago
- 9738c79 titlebar: drop the prefix "File: " from before the filename by Benno Schulenberg · 8 years ago
- cbf4f77 titlebar: don't reshow version when dropping back to a single buffer by Benno Schulenberg · 8 years ago
- 3fc89e0 new feature: show current and total number of open buffers in title bar by Marco Diego Aurélio Mesquita · 8 years ago
- ac8eb42 tweaks: elide a superfluous allocation by Benno Schulenberg · 8 years ago
- 6c2c6b5 docs: remove man page reference to indent/unindent lacking undo/redo by David Lawrence Ramsey · 8 years ago
- 19a1129 text: hook up indenting and unindenting to the undo/redo code by David Lawrence Ramsey · 8 years ago
- f722c53 undo: generalize update_comment_undo() into update_multiline_undo() by David Lawrence Ramsey · 8 years ago
- ffc5505 tweaks: chuck a bunch of asserts -- they have lost their usefulness by Benno Schulenberg · 8 years ago
- 8d229cb tweaks: rename a variable, to make more sense by Benno Schulenberg · 8 years ago
- abf7ac4 tweaks: rename three variables, for more contrast by Benno Schulenberg · 8 years ago
- fc0e16f text: move the unindenting of a single line into its own function by David Lawrence Ramsey · 8 years ago
- 57d7f88 text: move the indenting of a single line into its own function by David Lawrence Ramsey · 8 years ago
- ae25e15 startup: don't produce more than three consecutive beeps by Benno Schulenberg · 8 years ago
- 21ffa88 tweaks: use mnemonic constants instead of TRUE and FALSE by Benno Schulenberg · 8 years ago
- 98ec41b tweaks: rename three functions, to be shorter or clearer by Benno Schulenberg · 8 years ago
- a4a32b9 tweaks: reshuffle a couple of lines, and trim some comments by Benno Schulenberg · 8 years ago
- 28cfab7 tweaks: fix compilation when configured with --enable-tiny by Benno Schulenberg · 8 years ago
- 758b4e6 po: update translations and regenerate POT file and PO files by Benno Schulenberg · 8 years ago