1. 4fd1ca0 more comment fixes by David Lawrence Ramsey · 18 years ago
  2. 8137102 revert erroneous changes by David Lawrence Ramsey · 18 years ago
  3. 50d78a6 don't allow filenames entered at the "Write File" prompt or the "Insert by David Lawrence Ramsey · 18 years ago
  4. cb801d6 cosmetic copyright notice fixes by David Lawrence Ramsey · 18 years ago
  5. 4967eb8 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  6. b9f0074 in do_statusbar_input(), if we get a verbatim input sequence ending with by David Lawrence Ramsey · 18 years ago
  7. 3879528 make sure that the statusbar cursor position is always properly reset by David Lawrence Ramsey · 18 years ago
  8. fa38795 miscellaneous minor fixes by David Lawrence Ramsey · 18 years ago
  9. e1e2cb7 simplify, and add comment fixes by David Lawrence Ramsey · 18 years ago
  10. 98332d4 properly preserve the cursor position when going from the "Read File" or by David Lawrence Ramsey · 18 years ago
  11. b159f94 per Benno Schulenberg's patch with a few additions by me, fix by David Lawrence Ramsey · 18 years ago
  12. 23994bd miscellaneous minor fixes by David Lawrence Ramsey · 18 years ago
  13. 51b7b0e in browser_refresh() and titlebar(), don't display overly long filenames by David Lawrence Ramsey · 18 years ago
  14. 6c8f92c cosmetic fixes by David Lawrence Ramsey · 18 years ago
  15. 106c1bf beep when we get an unhandled shortcut or toggle, as Pico does by David Lawrence Ramsey · 18 years ago
  16. 5031ddf don't display "Unknown Command" after a mouse click by David Lawrence Ramsey · 18 years ago
  17. 1f5cf0d redundancy fix by David Lawrence Ramsey · 18 years ago
  18. 6fb6689 various input/output fixes: allow normal typing of high-bit control by David Lawrence Ramsey · 18 years ago
  19. d6eb175 in parse_kbinput(), if we get Escape followed by an escape sequence, by David Lawrence Ramsey · 18 years ago
  20. c7251fa comment fix by David Lawrence Ramsey · 18 years ago
  21. 0b65402 fix more breakage by David Lawrence Ramsey · 18 years ago
  22. 305d889 more cleanly ignore unhandled meta key sequences and escape sequences; by David Lawrence Ramsey · 18 years ago
  23. b4428a0 fix breakage by David Lawrence Ramsey · 18 years ago
  24. 592f46b capitalization fixes by David Lawrence Ramsey · 18 years ago
  25. 8e341e1 ignore unhandled meta key sequences and escape sequences, and indicate by David Lawrence Ramsey · 18 years ago
  26. 60edb0a improve NANO_REFRESH_KEY handling by David Lawrence Ramsey · 18 years ago
  27. c1c818e comment and formatting fixes by David Lawrence Ramsey · 18 years ago
  28. f5d6d99 drop the Meta-] and Meta-[ aliases for Meta-} and Meta-}, and change the by David Lawrence Ramsey · 18 years ago
  29. bbabf95 fix bracket matching breakage in do_statusbar_input() since its shortcut by David Lawrence Ramsey · 18 years ago
  30. d29e861 in do_(statusbar_)?input(), remove redundant check for allow_funcs' by David Lawrence Ramsey · 18 years ago
  31. 8992d0a formatting fixes by David Lawrence Ramsey · 18 years ago
  32. 5f274c4 handle NANO_CONTROL_8 even better by doing it in parse_kbinput() by David Lawrence Ramsey · 18 years ago
  33. fbf46a5 in do_(statusbar_)?input(), if we get NANO_CONTROL_8, handle it instead by David Lawrence Ramsey · 18 years ago
  34. fcff1e7 cosmetic fixes by David Lawrence Ramsey · 18 years ago
  35. bc80cb1 readd the Cancel -> Exit aliases for the file browser and help browser, by David Lawrence Ramsey · 18 years ago
  36. 891e0ec in get_prompt_string(), include the handling of the help key even when by David Lawrence Ramsey · 18 years ago
  37. 4d72de7 add the ability to use bold text instead of reverse video text, via the by David Lawrence Ramsey · 19 years ago
  38. 61a7038 remove inaccurate comment by David Lawrence Ramsey · 19 years ago
  39. cde9039 change translator-specific comments in global.c and prompt.c so that by David Lawrence Ramsey · 19 years ago
  40. be7fd8a clarify a comment by David Lawrence Ramsey · 19 years ago
  41. 6816007 make sure browser_refresh() is used when refreshing or doing tab by David Lawrence Ramsey · 19 years ago
  42. 8326254 go back to using a while loop in get_prompt_string(), as it's simpler by David Lawrence Ramsey · 19 years ago
  43. 162ed2a in get_prompt_string(), initialize finished to FALSE so that the by David Lawrence Ramsey · 19 years ago
  44. 3326603 in get_prompt_string(), redraw the prompt and set finished to FALSE when by David Lawrence Ramsey · 19 years ago
  45. 591c409 in get_prompt_string(), use a do/while loop instead of a while loop, for by David Lawrence Ramsey · 19 years ago
  46. 9d8c284 allow tab completion of directories at the "Go To Directory" prompt by David Lawrence Ramsey · 19 years ago
  47. 4a2e000 fix more bracket matching breakage by David Lawrence Ramsey · 19 years ago
  48. db2dc81 fix multibyte bracket search breakage, and add documentation fixes by David Lawrence Ramsey · 19 years ago
  49. d89617f allow specifying matching bracket characters other than the default via by David Lawrence Ramsey · 19 years ago
  50. a248863 rework the bracket searching code to handle multibyte bracket characters by David Lawrence Ramsey · 19 years ago
  51. 6d6a36c add descriptive comments to pretty much all functions and major by David Lawrence Ramsey · 19 years ago
  52. 034b994 since proto.h includes nano.h, and nano.h includes config.h first, by David Lawrence Ramsey · 19 years ago
  53. 24777c0 fix compilation with --enable-debug, and remove unneeded assert by David Lawrence Ramsey · 19 years ago
  54. 315eb32 adjust copyright notices in all source files to account for Chris' by David Lawrence Ramsey · 19 years ago
  55. ad07401 in get_prompt_string(), adjust #ifdefs to leave out disabled keys by David Lawrence Ramsey · 19 years ago
  56. c009ec5 breakage and comment fixes by David Lawrence Ramsey · 19 years ago
  57. 5ab56ea refactor the statusbar prompt's bracket searching code to be closer to by David Lawrence Ramsey · 19 years ago
  58. eba0711 comment fix by David Lawrence Ramsey · 19 years ago
  59. c499382 add the ability to do bracket searches at the statusbar prompt by David Lawrence Ramsey · 19 years ago
  60. cfffbf7 in reset_statusbar_cursor(), fix cursor placement problem by modeling by David Lawrence Ramsey · 19 years ago
  61. 9d3a468 in do_statusbar_input(), fix misplaced break when handling NANO_VERBATIM_KEY by David Lawrence Ramsey · 19 years ago
  62. ebe3425 rename the NANO_SMALL #define to NANO_TINY by David Lawrence Ramsey · 19 years ago
  63. 3f7c8c5 fix copyright years on source files; all functions in browser.c were by David Lawrence Ramsey · 19 years ago
  64. eb02e3d remove unneeded blank line by David Lawrence Ramsey · 19 years ago
  65. ea9d03f make sure we refresh the statusbar prompt text when tab-completing or by David Lawrence Ramsey · 19 years ago
  66. e19449e actually use statusbar_pww in the statusbar prompt code to cut down on by David Lawrence Ramsey · 19 years ago
  67. af3314c add the statusbar prompt's equivalent of placewewant,statusbar_pww, to by David Lawrence Ramsey · 19 years ago
  68. 4eeff48 cosmetic fixes by David Lawrence Ramsey · 19 years ago
  69. 38ebba1 move do_yesno() to prompt.c too by David Lawrence Ramsey · 19 years ago
  70. d420b5a more function reordering, plus comment fixes by David Lawrence Ramsey · 19 years ago
  71. 56a8aad properly handle the case where the user resized the window while at the by David Lawrence Ramsey · 19 years ago
  72. 744e979 fix breakage by David Lawrence Ramsey · 19 years ago
  73. 143b8c7 free prompt when it isn't used, and add missing stdio.h #includes by David Lawrence Ramsey · 19 years ago
  74. d24d0a4 move functions specific to the statusbar prompt to their own source by David Lawrence Ramsey · 19 years ago