2014-06-30 |
Benno Schulenberg | Fixing a bug where binding a movement function to a... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Benno Schulenberg | Making 'meta_key' and 'func_key' into global variables... |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Benno Schulenberg | Moving some variables to a better place. |
commit | commitdiff | tree | snapshot |
2014-06-30 |
Benno Schulenberg | When there are no syntaxes, for example with --ignorerc... |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Benno Schulenberg | Making Ctrl-Left and Ctrl-Right produce special codes, |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-nanorc. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Benno Schulenberg | Tiny ChangeLog tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-29 |
Benno Schulenberg | Updating the pointer to the bottom of the file |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Benno Schulenberg | Now trimming the superfluous braces. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Benno Schulenberg | Using a single assignment of do_toggle_void. |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Benno Schulenberg | Moving (the recognition of) the toggles to the end... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Benno Schulenberg | Eradicating the execute flag -- it is almost always... |
commit | commitdiff | tree | snapshot |
2014-06-28 |
Benno Schulenberg | Removing the useless parameters 'have_shortcut and... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benno Schulenberg | Silencing a useless warning about seemingly ignoring... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benno Schulenberg | Stopping to distribute the obsolete BUGS file, and... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benno Schulenberg | Normalizing some indentation and whitespace. |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benno Schulenberg | Removing the ability to search for a matching bracket... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benno Schulenberg | Updating the docs for the narrower meaning of 'all... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benno Schulenberg | Allowing only those menus where the bound function... |
commit | commitdiff | tree | snapshot |
2014-06-27 |
Benno Schulenberg | Adding default keybindings for Cut, PrevWord and NextWo... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Benno Schulenberg | Allowing 'firstline' and 'lastline' to be rebound to... |
commit | commitdiff | tree | snapshot |
2014-06-25 |
Benno Schulenberg | Allowing 'firstfile' and 'lastfile' to be rebound to... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Benno Schulenberg | Giving audible feedback when flipping the new buffer... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Benno Schulenberg | Normalizing the indentation in do_help(). |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Benno Schulenberg | Showing Ins and Del as valid rebindable keys in the... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Benno Schulenberg | Adding the bindable function 'gotodir', documenting... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Benno Schulenberg | Renaming 'no_replace_void()' to 'flip_replace_void()', |
commit | commitdiff | tree | snapshot |
2014-06-23 |
Benno Schulenberg | Renaming UP_DIR and DOWN_DIR to UPWARD and DOWNWARD... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benno Schulenberg | Renaming 'undidmsg' to 'redidmsg', to be apt. |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benno Schulenberg | Removing a superfluous abortion variable, and placing... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benno Schulenberg | When toggling softwrap, only the edit window needs... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benno Schulenberg | Removing two pointless calls of get_shortcut(), and... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benno Schulenberg | Fixing three leaks of the cutbuffer, shortening and... |
commit | commitdiff | tree | snapshot |
2014-06-22 |
Benno Schulenberg | When redoing a line join at the tail of the file, |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benno Schulenberg | When undoing a line break at the tail of the file, |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benno Schulenberg | When undoing a cut-till-end-of-file, put the cursor... |
commit | commitdiff | tree | snapshot |
2014-06-21 |
Benno Schulenberg | Miscellaneous whitespace fixes, one type fix, and one... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Letting +1 and +,1 make nano start on line one column... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Explaining better what "all" means when rebinding keys. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-mouse. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-historie... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-wrapping. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-historie... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | History logging is no longer dependent upon nanorc... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Fixing compilation with --enable-tiny --enable-browser. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Miscellaneous whitespace adjustments and comment tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Wrapping long lines and actually reporting the name... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Another removal and more regrouping. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
Benno Schulenberg | Removing two obsolete variables and regrouping some... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Huh!? Why doesn't the build fail here without this... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Pfff... Getting all iterations right is difficult. |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Transform many DISABLE_NANORC #ifdefs to the new DISABL... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Adding a --disable-histories flag, to disable the code for |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Allowing --historylog and --poslog to function |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Updating some comments to match the current state of... |
commit | commitdiff | tree | snapshot |
2014-06-19 |
Benno Schulenberg | Renaming 'no_more_space()' to 'more_space()' for consis... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Removing a condition and a break that cancel each other. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Renaming 'function_type' to 'key_type', for clarity. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Renaming the undo type UNSPLIT to JOIN, for clarity. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | And eliding a totally unused 'strdata2'. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Eliding the in fact unneeded 'to_eof' |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Renaming 'to_end' to 'to_eof', to lessen confusion... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
Benno Schulenberg | Making sure the cutbuffer is cleared at the appropriate... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benno Schulenberg | Replacing SYSCONFDIR with an absolute path or a circuml... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benno Schulenberg | After an undo or redo, update the 'placewewant'. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
Benno Schulenberg | Removing an obsolete boolean variable. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Displaying "No file name" on the statusbar for two... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Changing some wordings, to be more precise or clear. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Updating the docs for the changed location of nano... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Trimming the contents of EXTRA_DIST to what is beyond... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Removing an "-I m4" flag; it is needed only at the... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Putting a common statement outside of the then/else... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Avoiding an "Unknown Command" on every cursor-positioni... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
Benno Schulenberg | Making sure the compiler also links against libz, which... |
commit | commitdiff | tree | snapshot |
2014-06-14 |
Benno Schulenberg | Putting the cursor back in front of a backwards cut, |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Removing the useless info dir file from the build direc... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Removing the --undo option, having the undo functions... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Not treating the holding of both Control and Meta the... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Letting a toggle not break a series of ^Ks. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Letting a click on titlebar or statusbar not break... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
Benno Schulenberg | Letting a mousal repositioning of the cursor break... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Setting not just the meta_key but also the func_key... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Removing a superfluous switch statement. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Always accepting mouse events, also when just looking... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Benno Schulenberg | Producing the correct return value for when a mouse... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Benno Schulenberg | Using the right type to avoid a compiler warning. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Benno Schulenberg | Making a couple of minimalistic whitespace adjustments. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Benno Schulenberg | One more type fix and two tiny message tweaks. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | A few more cosmetic tweaks and type fixes. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Making tiny nano a bit tinier by preening out some... |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | A bunch of type fixes, mostly in debugging messages -- |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Eliding four function calls by not comparing with an |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | A few cosmetic tweaks of comments and whitespace. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Avoiding a compiler warning with --disable-wrapping. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Removing two superfluous conditions. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Benno Schulenberg | Rewriting the line-wrapping code to make use of the... |
commit | commitdiff | tree | snapshot |
2014-06-08 |
Benno Schulenberg | Differentiating between undoing a Delete and undoing... |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Benno Schulenberg | Putting back the "-svn" tag on the version number. |
commit | commitdiff | tree | snapshot |
2014-06-05 |
Benno Schulenberg | Noting nano 2.3.3 and 2.3.4 in the Changelog. |
commit | commitdiff | tree | snapshot |
2014-06-04 |
Benno Schulenberg | Allowing the toggle between Read File and Execute Comma... |
commit | commitdiff | tree | snapshot |
next |