2005-06-14 |
David Lawrence Ramsey | more cosmetic fixes
|
commit | commitdiff | tree |
2005-06-14 |
David Lawrence Ramsey | yet *another* cleanup
|
commit | commitdiff | tree |
2005-06-14 |
David Lawrence Ramsey | comment fix
|
commit | commitdiff | tree |
2005-06-14 |
David Lawrence Ramsey | improve detection of blank characters in the "punct...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | yet another cleanup
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | nisw?blank() should return int, not bool, to match...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | change the behavior of Esc Esc [3-digit number from...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | in the "nanorc" regexes in nanorc.sample, tweak the...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | simplify is_valid_mbstring() by making it use mbstowcs()
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | don't work around invalid multibyte sequences in rcfile...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | miscellaneous minor fixes
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | still more cleanups to chars.c and related code
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | more cosmetic fixes
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | remove unneeded blank line
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | revert the simplification of the display_string() call in
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | cosmetic fixes
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | when doing history string tab completion, skip over...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | in do_replace_loop(), simplify the display_string(...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | simplify the word detection code
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | detect words more accurately by taking punctuation...
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | document cosmetic fix
|
commit | commitdiff | tree |
2005-06-13 |
David Lawrence Ramsey | cosmetic fix
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | in shortcut_init(), allow the mark to be used in view...
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | fix changelog entry
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | when the mark is on, only do a word count on the marked...
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | remove unnecessary screen update
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | implement word count via Meta-D at the main window
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | one last cleanup to chars.c
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | various cleanups to chars.c and related code
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | in do_tab(), remove unneeded variable kbinput
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | more formatting fixes
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | cosmetic and formatting fixes
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | add macro charset(), a wrapper that calls memset()...
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | in resize_variables(), use sizeof(char) in the memset...
|
commit | commitdiff | tree |
2005-06-12 |
David Lawrence Ramsey | comment fix
|
commit | commitdiff | tree |
2005-06-10 |
David Lawrence Ramsey | in display_string(), don't check for multicolumn characters...
|
commit | commitdiff | tree |
2005-06-09 |
David Lawrence Ramsey | in color_to_int(), assert that colorname isn't NULL...
|
commit | commitdiff | tree |
2005-06-09 |
David Lawrence Ramsey | in disable_extended_input(), disable extended output...
|
commit | commitdiff | tree |
2005-06-09 |
David Lawrence Ramsey | formatting fixes
|
commit | commitdiff | tree |
2005-06-09 |
David Lawrence Ramsey | in parse_colors(), properly generate an error if we...
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | update documentation for the "color" regex
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | in parse_colors(), properly parse a background color...
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | make parse_line_column() consistent with the color...
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | cosmetic fixes
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | cosmetic fix
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | revert the conversion of each line to a valid multibyte...
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | clarify changelog entry
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | when reading a file in, make sure each line is a valid...
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | in doc/faq.html, update the question about the FAQ...
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | typo fix
|
commit | commitdiff | tree |
2005-06-08 |
David Lawrence Ramsey | cosmetic fixes
|
commit | commitdiff | tree |
2005-06-07 |
David Lawrence Ramsey | fix erroneous #ifdef that caused a compilation problem...
|
commit | commitdiff | tree |
2005-06-07 |
David Lawrence Ramsey | preemptively update the version number
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | add else's
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | in do_insertfile(), set i to 0 when we get a filename...
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | add missing blank line
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | in shortcut_init(), remove unnecessary "Refresh" placeholder...
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | in do_yesno(), allow refreshing the screen via Ctrl...
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | in die(), if the current filestruct's been partitioned...
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | in do_replace_loop(), when moving to the next match...
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | fix another memory corruption problem in display_string...
|
commit | commitdiff | tree |
2005-06-06 |
David Lawrence Ramsey | add const
|
commit | commitdiff | tree |
2005-06-05 |
David Lawrence Ramsey | make parse_line_column() more consistent: don't return...
|
commit | commitdiff | tree |
2005-06-05 |
David Lawrence Ramsey | various umask-related cleanups
|
commit | commitdiff | tree |
2005-06-05 |
David Lawrence Ramsey | formatting fix
|
commit | commitdiff | tree |
2005-06-05 |
David Lawrence Ramsey | in safe_tempfile(), open a newly created temporary...
|
commit | commitdiff | tree |
2005-06-05 |
David Lawrence Ramsey | move check_linenumbers() down so that it's near the...
|
commit | commitdiff | tree |
2005-06-04 |
David Lawrence Ramsey | remove unneeded blank line
|
commit | commitdiff | tree |
2005-06-04 |
David Lawrence Ramsey | remove erroneous extra prototype
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | fix #ifdef
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | for consistency, remove -R/--regexp command line option...
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | remove erroneous if block in update_history() preventing...
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | really fix bad #ifdefs; history functions are left...
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | fix more bad #ifdefs
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | cosmetic fixes
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | remove now-unnecessary null_at()
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | typo fix
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | in configure.ac, don't refer to the built-in file browser...
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | fix #ifdefs so the tiny version of nano compiles again...
|
commit | commitdiff | tree |
2005-06-03 |
David Lawrence Ramsey | comment fix
|
commit | commitdiff | tree |
2005-06-02 |
David Lawrence Ramsey | define last_kbinput inside the right #ifdef block
|
commit | commitdiff | tree |
2005-06-02 |
David Lawrence Ramsey | readd tab completion of history strings, with a few...
|
commit | commitdiff | tree |
2005-06-02 |
David Lawrence Ramsey | fix more bad #ifdefs, and add a few formatting fixes
|
commit | commitdiff | tree |
2005-06-02 |
David Lawrence Ramsey | typo fix
|
commit | commitdiff | tree |
2005-06-02 |
David Lawrence Ramsey | fix mismatched #ifdefs
|
commit | commitdiff | tree |
2005-06-01 |
David Lawrence Ramsey | clarify a comment, and don't try to display the buffer...
|
commit | commitdiff | tree |
2005-05-31 |
David Lawrence Ramsey | add missing blank line
|
commit | commitdiff | tree |
2005-05-31 |
David Lawrence Ramsey | rework the file-writing routines so that they can work...
|
commit | commitdiff | tree |
2005-05-31 |
David Lawrence Ramsey | formatting fix
|
commit | commitdiff | tree |
2005-05-31 |
David Lawrence Ramsey | comment fix
|
commit | commitdiff | tree |
2005-05-31 |
David Lawrence Ramsey | cosmetic fixes
|
commit | commitdiff | tree |
2005-05-30 |
David Lawrence Ramsey | add documentation updates for -E/--backupdir's new...
|
commit | commitdiff | tree |
2005-05-29 |
David Lawrence Ramsey | in die(), tweak the message displayed when a backup...
|
commit | commitdiff | tree |
2005-05-29 |
David Lawrence Ramsey | when using a backup directory, make sure all the filenames...
|
commit | commitdiff | tree |
2005-05-28 |
David Lawrence Ramsey | fix mismatched subscript
|
commit | commitdiff | tree |
2005-05-28 |
David Lawrence Ramsey | cosmetic fixes
|
commit | commitdiff | tree |
2005-05-28 |
David Lawrence Ramsey | miscellaneous minor fixes
|
commit | commitdiff | tree |
2005-05-27 |
David Lawrence Ramsey | cosmetic fixes
|
commit | commitdiff | tree |
2005-05-27 |
David Lawrence Ramsey | add multibyte/wide character support to input_tab(...
|
commit | commitdiff | tree |
2005-05-27 |
David Lawrence Ramsey | document bool fix
|
commit | commitdiff | tree |
next |