1. cae7aea Grouping related commands into the same column of the help lines. by Benno Schulenberg · 11 years ago
  2. db906ea Making ^G and ^C exit from help, and ^C from the file browser. by Benno Schulenberg · 11 years ago
  3. be5ab4e Ordering "Prev Word" and "Next Word" better. by Benno Schulenberg · 11 years ago
  4. 7f87393 Tweaking comments and removing some superfluous blank lines. by Benno Schulenberg · 11 years ago
  5. 5575bfa 2014-02-24 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  6. 18b1092 2014-01-01 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 11 years ago
  7. bf406ff 2013-06-13 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 11 years ago
  8. 3116d2f Fix impromper calls to nmalloc in new locking implementation. by Chris Allegretta · 12 years ago
  9. bf88d27 2012-12-31 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 12 years ago
  10. 2ad1de0 Remove trailing spaces on source files as they suck by Chris Allegretta · 12 years ago
  11. 3bd12e3 2011-02-26 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  12. 9bfda91 Checkpoint commit of saved file position implementation in case my desktop bites it. by Chris Allegretta · 14 years ago
  13. 637daa8 * src/*: Retire iso_me_harder_funcmap based on suggestion by <bernd.spaeth@gmx.net> by Chris Allegretta · 14 years ago
  14. ab53864 2010-11-12 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 14 years ago
  15. 8d41fb8 2009-12-22 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  16. f387f33 2009-12-07 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 15 years ago
  17. 5b25e07 2009-12-07 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 15 years ago
  18. b27b3a1 2009-12-03 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 15 years ago
  19. 8a07a96 2009-12-01 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 15 years ago
  20. a97cb81 2009-12-01 Kamil Dudka <kdudka@redhat.com> by Chris Allegretta · 15 years ago
  21. b43f691 2009-11-29 David Lawrence Ramsey <pooka109@gmail.com> by Chris Allegretta · 15 years ago
  22. 5a018f0 2009-11-29 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  23. 8c1edd1 Further fixes, also fix some page/up down issues where we go way off course. by Chris Allegretta · 15 years ago
  24. bce7d40 2009-09-03 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  25. 05417a2 2009-08-17 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  26. a48507d 2009-08-13 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  27. ad37e67 2009-07-11 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 15 years ago
  28. e061a0d Add undoing check for do_enter so redo doesn't blow up. by Chris Allegretta · 15 years ago
  29. f86fa86 2009-02-23 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  30. b71cf30 Okay that will not work. Revert forcing reset_multis on !viewok as it's too expensive by Chris Allegretta · 16 years ago
  31. fd265af 2009-02-05 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  32. 30f278f - Fix compliation breakage with --disable-justify, reported by Mike Frysinger by Chris Allegretta · 16 years ago
  33. 2d1bdd0 Fix regression bugs introduced with other recent bugs disguised as features. by Chris Allegretta · 16 years ago
  34. 0dc26dc 2009-01-24 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  35. a117163 2009-01-19 Chris Allegretta <chrisa@asty.org> by Chris Allegretta · 16 years ago
  36. 973addc * global.c (shortcut_init), search.c (search_init): Fix add_to_sclist for ^W^T so by Chris Allegretta · 16 years ago
  37. 1d77823 * global.c, help.c, browser.c, files.c, proto.h: Fix several compipation and programmatic by Chris Allegretta · 16 years ago
  38. 12dc8ca Commit back some undo/redo rewrites by Chris Allegretta · 16 years ago
  39. fa40694 Allow backspace to be bound to keys in .nanorc by Chris Allegretta · 16 years ago
  40. 70859f4 Add ability to rebind the (still unfinished) undo and redo functions in case anyone is interested in testing it out early. by Chris Allegretta · 16 years ago
  41. 274142c Clean up some unused variables from old undo implementation. by Chris Allegretta · 16 years ago
  42. a855fa2 2008-07-11 Michael Haubenwallner <michael.haubenwallner@salomon.at> by Chris Allegretta · 16 years ago
  43. 07fcc4c Add beginning undo feature, since I want to start fixing bugs from savannah and don't want to manager another checking, and the code basically works for some operations. by Chris Allegretta · 16 years ago
  44. 1347f22 Fix for 23733: search history broken with nano-2.1.1+ by Chris Allegretta · 16 years ago
  45. 1b6ed07 Add a fix for bug #23144 that actually works (several bugs in one here) by Chris Allegretta · 16 years ago
  46. 3daeeeb Fix for Savannah bug #23442: left/right arrow keys do not work with --enable-tiny by Chris Allegretta · 16 years ago
  47. 506af6f global.c: Fix for compile error when --disable-speller is used (Savannah bug 23227 by Mike Frysinger) by Chris Allegretta · 16 years ago
  48. 2cca483 Fix for bug #22780: build failure with --enable-multibuffer --enable-tiny by Chris Allegretta · 17 years ago
  49. 2ea0b8f Fix default bracket match shortcut by Chris Allegretta · 17 years ago
  50. dcd19c9 Fix for my fix for Mike's fix...dont add menu item refencing nano_exitbrowser_msg by Chris Allegretta · 17 years ago
  51. 90ee8ee Add Mike F's latest patches for 2.1.0 and new syntax configs for tcl, php and gentoo. by Chris Allegretta · 17 years ago
  52. cc59383 Fix for 106305: unable to ctrl+c out of save when exiting by Chris Allegretta · 17 years ago
  53. 1fb25fd Add Benno's latest translation fixes for shorcut display, by Chris Allegretta · 17 years ago
  54. aa17df0 Fix for bug #22632: verbatim input in prompts broken with nano-2.0.99pre1 by Chris Allegretta · 17 years ago
  55. d3659f8 Fixes from Benno Schulenberg. by Chris Allegretta · 17 years ago
  56. c656e9d Fix for bug #22615: nano-2.0.99pre1 fails to build when configured with --disable-justify by Chris Allegretta · 17 years ago
  57. 10f868d - Update man page a little bit more by Chris Allegretta · 17 years ago
  58. 0018d8e - Fix tiny mode again after breaking it again by Chris Allegretta · 17 years ago
  59. eb64314 Convert more code to use new backend. Add some more sentinel strings by Chris Allegretta · 17 years ago
  60. 17436ce Fix bug 79, add sentinels for function keys in case the user by Chris Allegretta · 17 years ago
  61. b775c07 Fix workaround for user assigning a meta sequence to a key which has by Chris Allegretta · 17 years ago
  62. e347efb More keybinding fixes by Chris Allegretta · 17 years ago
  63. 9b42220 Fixed bug 77 (make ^space and M-space work) by Chris Allegretta · 17 years ago
  64. 79a33bb New keybindings code and backend. New structs subnfunc for menu functions by Chris Allegretta · 17 years ago
  65. d8a1d37 update copyright notices, as Chris Allegretta's copyrights have now been by David Lawrence Ramsey · 17 years ago
  66. c9694b7 update copyright notices, as my copyrights have now been assigned to the by David Lawrence Ramsey · 17 years ago
  67. d0035b4 convert to GPLv3 or later by David Lawrence Ramsey · 17 years ago
  68. b94d51a more cosmetic fixes by David Lawrence Ramsey · 18 years ago
  69. 9f1db5d per Benno Schulenberg's patch, in shortcut_init(), reword the movement by David Lawrence Ramsey · 18 years ago
  70. 6335fb5 miscellaneous comment fixes by David Lawrence Ramsey · 18 years ago
  71. b6fb688 still more comment fixes by David Lawrence Ramsey · 18 years ago
  72. 5a8182e in nano.h, rename NANO_.*ALTKEY to NANO_.*METAKEY, for consistency by David Lawrence Ramsey · 18 years ago
  73. b7f6bf7 more miscellaneous cosmetic fixes by David Lawrence Ramsey · 18 years ago
  74. cb801d6 cosmetic copyright notice fixes by David Lawrence Ramsey · 18 years ago
  75. 56ec592 in shortcut_init(), make the help shortcut for the "Go to Directory" by David Lawrence Ramsey · 18 years ago
  76. f7b8783 in shortcut_init(), remove the ^X shortcut for CutTillEnd at the search by David Lawrence Ramsey · 18 years ago
  77. 7b0531a per Benno Schulenberg's patch with a few tweaks by me, add various by David Lawrence Ramsey · 18 years ago
  78. b159f94 per Benno Schulenberg's patch with a few additions by me, fix by David Lawrence Ramsey · 18 years ago
  79. 2f70228 in toggle_init(), make sure that a blank line is not displayed after the by David Lawrence Ramsey · 18 years ago
  80. bd28ee4 when DISABLE_HELP is defined, leave out some unused shortcut and toggle by David Lawrence Ramsey · 18 years ago
  81. 2c36e2e consolidate do_scroll_(up|down)() into do_(up|down)(), as they have a by David Lawrence Ramsey · 18 years ago
  82. aee00d4 if the mark isn't on, allow Meta-} and Meta-{ to indent and unindent by David Lawrence Ramsey · 18 years ago
  83. d44f322 remove unneeded blank lines by David Lawrence Ramsey · 18 years ago
  84. ed467e5 in browser_refresh(), add translator comments explaining the maximum by David Lawrence Ramsey · 18 years ago
  85. 69e1ce5 per Benno Schulenberg's patch with a few tweaks by me, add minor wording by David Lawrence Ramsey · 18 years ago
  86. f70f67b more miscellaneous minor fixes by David Lawrence Ramsey · 18 years ago
  87. e328ae9 in shortcut_init(), remove the "Go To Line" shortcut in the replace by David Lawrence Ramsey · 18 years ago
  88. 305d889 more cleanly ignore unhandled meta key sequences and escape sequences; by David Lawrence Ramsey · 18 years ago
  89. 8816564 comment fix by David Lawrence Ramsey · 18 years ago
  90. f1e5627 add missing blank line to the help text when NANO_TINY is defined and by David Lawrence Ramsey · 18 years ago
  91. be231d3 per Benno Schulenberg's patch, add more shortcut description and by David Lawrence Ramsey · 18 years ago
  92. c1c818e comment and formatting fixes by David Lawrence Ramsey · 18 years ago
  93. f5d6d99 drop the Meta-] and Meta-[ aliases for Meta-} and Meta-}, and change the by David Lawrence Ramsey · 18 years ago
  94. 1c5af64 avoid unnecessary state saving for when we resize by David Lawrence Ramsey · 18 years ago
  95. fc0f8f8 allow unjustifying if we resize the window immediately after justifying, by David Lawrence Ramsey · 18 years ago
  96. 602199d comment fixes by David Lawrence Ramsey · 18 years ago
  97. 0ec909c add the ability to move to the first and last file in the file browser by David Lawrence Ramsey · 18 years ago
  98. 6e7d24d add the ability to move to the first and last line of the help text via by David Lawrence Ramsey · 18 years ago
  99. bf78420 another wording fix by David Lawrence Ramsey · 18 years ago
  100. f85001a add the ability to indent and unindent all marked lines of text, via by David Lawrence Ramsey · 18 years ago