1. d48071b input: properly check the full escape sequences for all keys by David Lawrence Ramsey · 9 years ago
  2. c1a4842 rcfile: actually avoid opening directories and devices by Benno Schulenberg · 9 years ago
  3. 981a1d3 tweaks: factor out a small function by Benno Schulenberg · 9 years ago
  4. 925a001 rcfile: check the vital shortcuts just once, not for every included file by Benno Schulenberg · 9 years ago
  5. 77023a7 tweaks: remove an annoying conditional compilation of an argument by Benno Schulenberg · 9 years ago
  6. 1762920 rcfile: actually don't try to open things that cannot be syntax files by Benno Schulenberg · 9 years ago
  7. 281a56f tweaks: reshuffle some things in a more linear manner by Benno Schulenberg · 9 years ago
  8. 592d0d6 files: trying to open a non-existent file will never succeed by Benno Schulenberg · 9 years ago
  9. 3cc561e input: distinguish <Shift+Home> from <Home> on an rxvt terminal by Benno Schulenberg · 9 years ago
  10. 0333b87 input: distinguish <Alt+Left> from <Alt+Right> on an rxvt terminal by Benno Schulenberg · 9 years ago
  11. 059c8ef input: make Shift+Alt+Arrow work properly on rxvt and Eterm terminals by David Lawrence Ramsey · 9 years ago
  12. eb68cd1 syntax: avoid using black colors by Mike Frysinger · 9 years ago
  13. ecea413 configure: fix ncurses lib symbol checking by Mike Frysinger · 9 years ago
  14. 9525323 docs: mention that libncursesw5-dev is needed for building from git by Benno Schulenberg · 9 years ago
  15. eb5968f startup: activate restricted mode earlier, so --help will reflect it by Benno Schulenberg · 9 years ago
  16. f2c72bf binding: always initialize some keycode variables to a standard value by Benno Schulenberg · 9 years ago
  17. e472b72 syntax: gentoo: various updates by Mike Frysinger · 9 years ago
  18. e332d2d docs: harmonize the indentation of the README, and tweak some wordings by Benno Schulenberg · 9 years ago
  19. ed16582 screen: don't hide the cursor when --constantshow is used by Benno Schulenberg · 9 years ago
  20. 65bf36b rcfile: let a 'set fill' reenable hardwrapping by Benno Schulenberg · 9 years ago
  21. 7598b77 screen: use the correct width to determine whether a softwrap occurred by Benno Schulenberg · 9 years ago
  22. a4132e2 screen: do a refresh before changing the value of 'focusing' by Benno Schulenberg · 9 years ago
  23. 8a66c82 syntax: don't leave the number after 'fill' and 'tabsize' in red by Benno Schulenberg · 9 years ago
  24. af0f81f docs: mention that a foreground color can be bright by Benno Schulenberg · 9 years ago
  25. ea1afac po: update translations and regenerate POT file and PO files by Benno Schulenberg · 9 years ago
  26. 04aab23 bump version numbers and add a news item for 2.7.1 by Benno Schulenberg · 9 years ago
  27. 33bc848 binding: properly conditionalize the UTF-8 parts by Benno Schulenberg · 9 years ago
  28. 4c476bc scrolling: use a comparison that will work also in softwrap mode by Benno Schulenberg · 9 years ago
  29. 9c2e270 softwrap: initialize 'editwincols' early, for computing the number of wraps by Benno Schulenberg · 9 years ago
  30. 0eef561 files: mark a new buffer as modified after inserting command output by Benno Schulenberg · 9 years ago
  31. 2a55d2b tweaks: adjust some comments and reduce the scope of some variables by Benno Schulenberg · 9 years ago
  32. 5416b9c tweaks: remove a band-aid condition that is no longer needed by Benno Schulenberg · 9 years ago
  33. 7287300 tweaks: compile two parameters unconditionally by Benno Schulenberg · 9 years ago
  34. ffeb0f9 tweaks: don't spread a statement over multiple lines unnecessarily by Benno Schulenberg · 9 years ago
  35. 10c9093 general: add the option -g/--showcursor, to match Pico by Benno Schulenberg · 9 years ago
  36. b38cbfe startup: always initialize 'margin' and 'editwincols' by Benno Schulenberg · 9 years ago
  37. 702b09c tweaks: elide a parameter that is always FALSE by Benno Schulenberg · 9 years ago
  38. 2cd8ca4 tweaks: stop compiling the whole_word_only parameter conditionally by Benno Schulenberg · 9 years ago
  39. 55b1403 tweaks: adjust some whitespace and a comment by Benno Schulenberg · 9 years ago
  40. 9d5ee16 tweaks: don't bother redrawing some lines when whole screen will be redrawn by Benno Schulenberg · 9 years ago
  41. 01bbf7e tweaks: rename a function to better describe what it does by Benno Schulenberg · 9 years ago
  42. 3ed5ddb docs: remove a reference that was only valid on Debian systems by Benno Schulenberg · 9 years ago
  43. 6cacd1e tweaks: make several small adjustments to the documentation by Benno Schulenberg · 9 years ago
  44. d9cae81 docs: mention the existence of the toggles in the man page by Benno Schulenberg · 9 years ago
  45. 83ee1fe docs: add 'set linenumbers' and '--linenumbers' to the texinfo document by Benno Schulenberg · 9 years ago
  46. c7610ba docs: add 'linenumbers' and 'numbercolor' to the sample nanorc by Benno Schulenberg · 9 years ago
  47. ae64877 screen: refresh when a new magicline is added in line-numbering mode by Benno Schulenberg · 9 years ago
  48. 023edff screen: move the margin determination to the main loop by Benno Schulenberg · 9 years ago
  49. 2789bb0 screen: repaint the edit window in a single place -- the main loop by Benno Schulenberg · 9 years ago
  50. 4d996e4 screen: suppress line numbers when the terminal is very narrow by Benno Schulenberg · 9 years ago
  51. de2aa4f rcfile: add an option to customize the color of line numbers by Benno Schulenberg · 9 years ago
  52. de95ca6 new feature: the ability to show line numbers before the text by Faissal Bensefia · 9 years ago
  53. 55878ef binding: supply the keycode for most special keys directly by Benno Schulenberg · 9 years ago
  54. 43f35fc softwrap: ensure the current line is fully visible when moving in it by Benno Schulenberg · 9 years ago
  55. d66ea08 moving: adjust the Y position to correspond with the changed X position by Benno Schulenberg · 9 years ago
  56. 8476bf8 tweaks: fix compilation when configured with --enable-tiny by Benno Schulenberg · 9 years ago
  57. c92982d binding: fix some duplicated carets and too restrictive menus by Benno Schulenberg · 9 years ago
  58. 7a274d6 binding: use arrows instead of words to designate the cursor keys by Benno Schulenberg · 9 years ago
  59. fdee0df input: keep the Ctrl+Arrow keys working when their synonyms are unbound by Benno Schulenberg · 9 years ago
  60. 00efa50 build: avoid updated PO files being remerged upon every make by Benno Schulenberg · 9 years ago
  61. a35803d build: avoid an annoying warning at configure time by Benno Schulenberg · 9 years ago
  62. 7013039 tweaks: rename a variable, for consistency by Benno Schulenberg · 9 years ago
  63. 925ad63 tweaks: remove a superfluous setting, and add a comment by Benno Schulenberg · 9 years ago
  64. 3264d0c tweaks: move a variable that doesn't need to be global by Benno Schulenberg · 9 years ago
  65. d9148e7 tweaks: elide an unneeded variable by Benno Schulenberg · 9 years ago
  66. 0a18d89 screen: defeat a VTE bug by doing an extra cursor move and update by Benno Schulenberg · 9 years ago
  67. 815b326 syntax: show another deprecated keyword (replace2) in red by Benno Schulenberg · 9 years ago
  68. 01bf034 rcfile: reject rebindings that have no effect or have side effects by Rishabh Dave · 9 years ago
  69. d716809 scrolling: don't put the last line at the bottom when softwrap in on by Benno Schulenberg · 9 years ago
  70. 8041627 tweaks: remove a bit of duplication by Benno Schulenberg · 9 years ago
  71. 598e0af softwrap: scroll the current line fully into view when jumping words by Benno Schulenberg · 9 years ago
  72. 8ba57cf input: don't return zero when some function is completely unbound by Benno Schulenberg · 9 years ago
  73. e2027ae rcfile: reject key names that are wrong or too long by Rishabh Dave · 9 years ago
  74. 97f6ae5 softwrap: scroll 'enough' whenever it surpasses 'amount' by Benno Schulenberg · 9 years ago
  75. fc9c7b4 softwrap: scroll when searching lands on an overlong bottom line by Benno Schulenberg · 9 years ago
  76. 77a1a5c tweaks: reshuffle some ifdefs, for less fragmentation by Benno Schulenberg · 9 years ago
  77. bc8bb7e screen: keep the help items nicely lined up also in the tiny version by Benno Schulenberg · 9 years ago
  78. 08cd197 general: include word-jumping and block-jumping into the tiny version by Benno Schulenberg · 9 years ago
  79. 4de0a50 tweaks: reshuffle an if statement by Benno Schulenberg · 9 years ago
  80. dc76e84 files: alert about an unwritable file also in the tiny version by Benno Schulenberg · 9 years ago
  81. 1c2b356 tweaks: adjust some indentation by Benno Schulenberg · 9 years ago
  82. add0d69 syntax: show deprecated keywords in red, and 'wordchars' in green by Benno Schulenberg · 9 years ago
  83. 09e95b2 tweaks: frob a few comments by Benno Schulenberg · 9 years ago
  84. 03fd6f3 tweaks: remove a useless cursor movement by Benno Schulenberg · 9 years ago
  85. b92d35d browser: add the option showcursor, to place the cursor on the highlight by Benno Schulenberg · 9 years ago
  86. 9eeb1c8 docs: brush up the TODO list by Benno Schulenberg · 9 years ago
  87. ad83ed2 input: handle the "resize key" in a better way by Benno Schulenberg · 9 years ago
  88. 3ddf6ff syntax: make the contents of the X-Bugs field in a PO file stand out by Benno Schulenberg · 9 years ago
  89. d04c0b7 docs: refresh some info in the FAQ by Benno Schulenberg · 9 years ago
  90. f13707f history: slate the search-history migration for removal by Benno Schulenberg · 9 years ago
  91. ed9e5d7 docs: mark some rebindable function names as deprecated by Benno Schulenberg · 9 years ago
  92. 2fd497e tweaks: remove a superfluous blanking of the statusbar by Benno Schulenberg · 9 years ago
  93. fd6308d tweaks: reshuffle a couple of items by Benno Schulenberg · 9 years ago
  94. 1dbebbc screen: keep the help items aligned in more configurations by Benno Schulenberg · 9 years ago
  95. 57d1755 tweaks: preen some comments, and reshuffle a few ifdefs by Benno Schulenberg · 9 years ago
  96. bace664 startup: allow to rebind the RegExp toggle also in the tiny version by Benno Schulenberg · 9 years ago
  97. acd8809 tweaks: use hard-baked keycodes where possible by Benno Schulenberg · 9 years ago
  98. 7b7d2bf tweaks: make tiny nano a teeny bit smaller by Benno Schulenberg · 9 years ago
  99. 244de60 po: update translations and regenerate POT file and PO files by Benno Schulenberg · 9 years ago
  100. 002652d bump version numbers and add a news item for 2.7.0 by Benno Schulenberg · 9 years ago