- 3d12f0f refactor nanoget_repaint() to split out the new function by David Lawrence Ramsey · 20 years ago
- b2bf101 typo fix by David Lawrence Ramsey · 20 years ago
- 2de84c1 add the ability to scroll up or down single lines without scrolling the by David Lawrence Ramsey · 20 years ago
- ae5d2df Back to CVS by David Lawrence Ramsey · 20 years ago
- 5a9d493 GNU nano 1.3.9 by David Lawrence Ramsey · 20 years ago
- 92dd91c French manpage updates. by Jordi Mallach · 20 years ago
- dad746e Mass update from the TP. by Jordi Mallach · 20 years ago
- 45e3452 in nanorc.sample, tweak one "TeX" regex to use the "icolor" directive by David Lawrence Ramsey · 20 years ago
- 4005fc6 cosmetic fix by David Lawrence Ramsey · 20 years ago
- 90b07fc in do_tab(), make sure that we insert the correct number of spaces if by David Lawrence Ramsey · 20 years ago
- 7b71f57 add missing string translation by David Lawrence Ramsey · 20 years ago
- 4071de1 Update Catalan to match the TP file. by Jordi Mallach · 20 years ago
- 6f5de42 in get_key_buffer(), only save all open buffers and hang up when a by David Lawrence Ramsey · 20 years ago
- 7de4dc8 add the last of Mike Frysinger's "c-file" regex improvements, slightly by David Lawrence Ramsey · 20 years ago
- 0ed9c5f add most of Mike Frysinger's "c-file" regex tweaks and improvements by David Lawrence Ramsey · 20 years ago
- 37dd775 comment fix by David Lawrence Ramsey · 20 years ago
- 86b6c3e in display_string(), *really* avoid a memory corruption problem by by David Lawrence Ramsey · 20 years ago
- 62a2528 preemptively update the version number by David Lawrence Ramsey · 20 years ago
- e283b0d cosmetic fix: sort the meta sequence #defines in ASCII order by David Lawrence Ramsey · 20 years ago
- d044992 minor documentation updates by David Lawrence Ramsey · 20 years ago
- ec72975 cosmetic fix by David Lawrence Ramsey · 20 years ago
- 8f36d09 in get_escape_seq_kbinput(), fix a typo preventing the by David Lawrence Ramsey · 20 years ago
- ae4c3a6 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 95ef337 revert previous changes, as lines are broken on tabs regardless of goal by David Lawrence Ramsey · 20 years ago
- 9c4488b in break_line(), fix another problem where goal could be miscalculated by David Lawrence Ramsey · 20 years ago
- 5ab12ca miscellaneous minor fix by David Lawrence Ramsey · 20 years ago
- ca37ee6 *really* fix the previous break_line() problem by David Lawrence Ramsey · 20 years ago
- bdc1b9b really fix the previous break_line() problem by David Lawrence Ramsey · 20 years ago
- cd9a5f0 in break_line(), fix a problem where a line could be broken in the by David Lawrence Ramsey · 20 years ago
- c4b854d in display_string(), really avoid a memory corruption problem by by David Lawrence Ramsey · 20 years ago
- a03d9c0 fix another minor spacing problem in titlebar() by David Lawrence Ramsey · 20 years ago
- 23bdb27 comment fixes by David Lawrence Ramsey · 20 years ago
- 3c4dc46 in (control_)?mbrep(), if crep is an invalid multibyte sequence, copy by David Lawrence Ramsey · 20 years ago
- 1c3bfa9 remove do_(left|right)()'s ability to optionally not update the current by David Lawrence Ramsey · 20 years ago
- feb89db more miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
- 239b415 fix changelog entry by David Lawrence Ramsey · 20 years ago
- 7f26c73 in display_string(), if column is less than start_col and the by David Lawrence Ramsey · 20 years ago
- 1c367b6 comment fix by David Lawrence Ramsey · 20 years ago
- f562299 in configure.ac, update the description of the ENABLE_COLOR option to by David Lawrence Ramsey · 20 years ago
- 093d500 if we don't have regex.h and hence regex support, disable color support, by David Lawrence Ramsey · 20 years ago
- 93bef53 minor documentation fixes by David Lawrence Ramsey · 20 years ago
- e4e6173 in move_to_filestruct(), fix problem where edittop wouldn't be reset by David Lawrence Ramsey · 20 years ago
- be614ec formatting fix by David Lawrence Ramsey · 20 years ago
- e014fbd fix compilation with -pedantic by David Lawrence Ramsey · 20 years ago
- 7fc0ada fix compilation with --enable-debug by David Lawrence Ramsey · 20 years ago
- 20d3cb0 fix credits length by David Lawrence Ramsey · 20 years ago
- 47daf02 add Mike Frysinger to credits by David Lawrence Ramsey · 20 years ago
- 79d9795 make is_valid_unicode() catch more invalid Unicode by David Lawrence Ramsey · 20 years ago
- 738893f more email address updates by David Lawrence Ramsey · 20 years ago
- c83512a fix changelog entry by David Lawrence Ramsey · 20 years ago
- 111f37a update email address by David Lawrence Ramsey · 20 years ago
- c6836ec Credit Bulgarian and Dutch translators. by Jordi Mallach · 20 years ago
- a8db260 Convert to UTF-8. by Jordi Mallach · 20 years ago
- 8bcf43b New Bulgarian translation. by Jordi Mallach · 20 years ago
- 6834650 really fix edit_scroll() breakage by David Lawrence Ramsey · 20 years ago
- 8ad58bc comment fix by David Lawrence Ramsey · 20 years ago
- a9b862c fix more edit_scroll() breakage by David Lawrence Ramsey · 20 years ago
- 21bec6c Updated Catalan translation. by Jordi Mallach · 20 years ago
- 11219ba Updated Dutch from the TP. by Jordi Mallach · 20 years ago
- c71e031 clean up do_credits() even more by David Lawrence Ramsey · 20 years ago
- 84fdb90 use doupdate() instead of refresh() to reenter curses mode by David Lawrence Ramsey · 20 years ago
- 31de105 turn the keypad on in topwin again, and clean up do_credits() a bit by David Lawrence Ramsey · 20 years ago
- 85ea1de cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 4fde119 for consistency, display high-bit single-byte control characters as Unicode FFFD in UTF-8 mode by David Lawrence Ramsey · 20 years ago
- 4cf2246 add missing comment by David Lawrence Ramsey · 20 years ago
- 9fece9d still more various documentation updates by David Lawrence Ramsey · 20 years ago
- d7f0fe9 various documentation updates by David Lawrence Ramsey · 20 years ago
- 4f03daf add new -W/--wordbounds command line option, and new "wordbounds" rcfile by David Lawrence Ramsey · 20 years ago
- 6a3ac36 in usage(), remove unneeded translation of "--quickblank" by David Lawrence Ramsey · 20 years ago
- 4adb37e clarify changelog entry by David Lawrence Ramsey · 20 years ago
- 057edf7 readd the option to turn the keypad off by default from nano 1.2.x, with by David Lawrence Ramsey · 20 years ago
- abd8993 in update_history(), add a check to make sure the parameter we pass to by David Lawrence Ramsey · 20 years ago
- 8c7a562 cover the full range of Unicode by David Lawrence Ramsey · 20 years ago
- 8b006c2 store Unicode values in longs instead of ints by David Lawrence Ramsey · 20 years ago
- 815fb0a cosmetic fix by David Lawrence Ramsey · 20 years ago
- 6ff695c even better handling of invalid Unicode characters by David Lawrence Ramsey · 20 years ago
- 71dd8c1 don't allow entering invalid Unicode in make_mbchar() either by David Lawrence Ramsey · 20 years ago
- 8c55d21 add better handling of invalid Unicode, plus a few miscellaneous minor fixes by David Lawrence Ramsey · 20 years ago
- b7bf27a more get_unicode_kbinput() fixes: properly discard hexadecimal FFFE to by David Lawrence Ramsey · 20 years ago
- c25ed53 cosmetic fixes by David Lawrence Ramsey · 20 years ago
- 258497f fix misplaced code in previous edit_scroll() fix by David Lawrence Ramsey · 20 years ago
- 107e816 eliminate still more redundant screen updates by David Lawrence Ramsey · 20 years ago
- 6a83647 rename get_word_kbinput() to get_unicode_kbinput(), and also rename by David Lawrence Ramsey · 20 years ago
- 56e36ef in get_word_kbinput(), limit the input word to hexadecimal FFFD instead by David Lawrence Ramsey · 20 years ago
- bf0e47d miscellaneous enum cleanups, including making the file-writing by David Lawrence Ramsey · 20 years ago
- 5d55219 cosmetic fix by David Lawrence Ramsey · 20 years ago
- e796a7b formatting fixes by David Lawrence Ramsey · 20 years ago
- 492e501 document the "none" and "default" syntaxes in nanorc.5 by David Lawrence Ramsey · 20 years ago
- 7aec89e document the explanation of the "none" syntax in nanorc.sample by David Lawrence Ramsey · 20 years ago
- d152ad3 port over Brand Huntsman's reserved "none" syntax to counteract his by David Lawrence Ramsey · 20 years ago
- 5a584cc treat color syntax names case sensitively, for consistency with how by David Lawrence Ramsey · 20 years ago
- 179b1ba more color updates: add a "default" syntax that takes no extensions for by David Lawrence Ramsey · 20 years ago
- eab0fd8 the old assert is actually needed, so put it back too by David Lawrence Ramsey · 20 years ago
- 04f65f2 revert previous simplification, as it only moved complexity from one by David Lawrence Ramsey · 20 years ago
- db57ad7 comment fix by David Lawrence Ramsey · 20 years ago
- 5745c0a simplify further by David Lawrence Ramsey · 20 years ago
- 15d6857 fix cursor position display breakage by David Lawrence Ramsey · 20 years ago
- 4ab8015 simplify do_cursorpos(), and remove an unneeded assert from it by David Lawrence Ramsey · 20 years ago
- c879f55 in parse_syntax(), flag duplicate syntax names as errors by David Lawrence Ramsey · 20 years ago
- 6135bf3 port over more of Brand Huntsman's old patch: a color syntax specified by David Lawrence Ramsey · 20 years ago