2014-07-27 13:49 | fix uninitialized variables | Hiltjo Posthuma | 1 | +3 | -3 |
2014-07-27 13:47 | fix possible out-of-bounds if size of fgcolors > bgcolors | Hiltjo Posthuma | 1 | +3 | -3 |
2014-07-27 13:45 | fix cast, wgetch() returns int | Hiltjo Posthuma | 1 | +6 | -3 |
2014-07-27 13:45 | minor cleanup | Hiltjo Posthuma | 1 | +7 | -5 |
2014-07-24 16:40 | fix mouse scroll down | Hiltjo Posthuma | 3 | +9 | -2 |
2014-07-24 00:51 | Syntax fixes | Dimitris Zervas | 3 | +71 | -64 |
2014-07-23 21:10 | Applied Evil_Bob's patch | Dimitris Zervas | 7 | +403 | -703 |
2014-07-20 19:40 | Various improvements (by Evil_Bob) | Dimitris Zervas | 3 | +43 | -43 |
2014-07-20 16:58 | Fixed styling (by Evil_Bob) | Dimitris Zervas | 2 | +1284 | -935 |
2014-07-19 08:31 | Changed config.h from link to copy | Dimitris Zervas | 2 | +452 | -2 |
2014-07-19 08:28 | Linked config.h to config.def.h (for debugging) | Dimitris Zervas | 3 | +4 | -446 |
2014-07-19 08:23 | Fixed multi-command verb | Dimitris Zervas | 2 | +12 | -13 |
2014-07-18 17:01 | Fixed musl suupport (by Hiltjo) | Dimitris Zervas | 1 | +1 | -1 |
2014-07-18 16:41 | Fix i_dotests() with an additional parameter. LENGTH() was not working on an array. | Rafael García Gallego | 1 | +6 | -6 |
2014-07-18 11:19 | Added support for verb multiple commands (broken) | Dimitris Zervas | 2 | +58 | -78 |
2014-07-15 13:17 | Added support for verb arguments on verb definition | Dimitris Zervas | 4 | +23 | -15 |
2014-07-15 11:55 | Fixed unchained undo while multiplying commands | Dimitris Zervas | 3 | +23 | -3 |
2014-07-13 20:42 | Fixed missing definitions in config.h | Dimitris Zervas | 1 | +2 | -13 |
2014-07-13 17:21 | Merge remote-tracking branch 'bitbucket/master' | Dimitris Zervas | 2 | +7 | -5 |
2014-07-13 17:20 | Added mode support to all keys | Dimitris Zervas | 3 | +89 | -93 |
2014-07-13 15:39 | Patched config.h | Dimitris Zervas | 2 | +25 | -13 |
2014-07-13 15:26 | Merge remote-tracking branch 'bitbucket/master' | Dimitris Zervas | 3 | +40 | -22 |
2014-07-13 02:07 | Added support for 256 colors | Dimitris Zervas | 2 | +32 | -13 |
2014-07-13 00:17 | Added some comments | Dimitris Zervas | 1 | +7 | -7 |
2014-07-13 00:14 | Applied changes to config.def.h | Dimitris Zervas | 3 | +161 | -87 |
2014-07-12 15:33 | Fixed minor typo | Dimitris Zervas | 1 | +4 | -5 |
2014-07-11 13:00 | Fixed multi-function test coparison | Dimitris Zervas | 2 | +29 | -9 |
2014-07-11 10:38 | Added visual mode | Dimitris Zervas | 2 | +44 | -40 |
2014-07-10 22:29 | Fixed multiplication support of non-command keys and verbs | Dimitris Zervas | 2 | +37 | -23 |
2014-07-10 09:57 | Added more keybindings | Dimitris Zervas | 3 | +136 | -132 |
2014-07-10 08:48 | Now double pressing a verb acts in the same line | Dimitris Zervas | 2 | +47 | -41 |
2014-07-10 08:03 | Added parameter mode | Dimitris Zervas | 1 | +22 | -6 |
2014-07-10 07:37 | Added command multiplier | Dimitris Zervas | 2 | +43 | -26 |
2014-07-09 15:22 | Added sentence key binding support | Dimitris Zervas | 2 | +91 | -33 |
2014-07-09 13:41 | Added support for multi-function keys | Dimitris Zervas | 2 | +18 | -4 |
2014-07-09 12:50 | Added some notes and some key bindings | Dimitris Zervas | 2 | +34 | -10 |
2014-07-09 11:31 | Added vim keybindings | Dimitris Zervas | 3 | +36 | -22 |
2014-07-09 00:13 | Removed some garbage... | Dimitris Zervas | 2 | +18 | -16 |
2014-07-09 00:01 | Added vim-like command mode | Dimitris Zervas | 2 | +41 | -4 |
2014-07-07 12:18 | Added config and gitignore | Dimitris Zervas | 2 | +381 | -0 |
2014-05-03 10:07 | Undo & redo man page entries by Wolfgang Corcoran-Mathe | Rafael García Gallego | 1 | +6 | -0 |
2014-05-03 06:57 | Better join lines tr, as suggested by Wolfgang Corcoran-Mathe | Rafael García Gallego | 1 | +1 | -1 |
2014-04-23 20:34 | Minor typo fix by joshua@cubesolving.com | Rafael García Gallego | 1 | +1 | -1 |
2013-11-24 15:09 | Fixed regex for osx implementation, patch by Tomasz Klak | Rafael García Gallego | 2 | +9 | -9 |
2011-12-29 00:45 | Manpage typos | Rafael Garcia | 1 | +3 | -3 |
2011-12-10 16:20 | Ruby syntax highlighting | Rafael Garcia | 1 | +12 | -2 |
2011-11-26 12:32 | Stupid comment talking about old behavior removed | Rafael Garcia | 1 | +1 | -1 |
2011-11-26 12:26 | Change lowercase and uppercase functions in config file to include at least ISO-8859-1 characters that have a defined case change. PS: damn eszett | Rafael Garcia | 1 | +2 | -2 |
2011-10-06 10:55 | Remove 2 unneded gotos | Rafael Garcia | 1 | +2 | -3 |
2011-09-27 19:43 | Little manpage update. | Rafael Garcia | 1 | +3 | -1 |
2011-09-20 22:26 | Remove some stupid lines | Rafael Garcia | 1 | +0 | -3 |
2011-09-17 02:22 | Simpler copy and paste pipe commands. | Rafael Garcia | 1 | +5 | -6 |
2011-09-16 10:28 | New -d flag causes sandy to dump to stdout instead of saving to a file, good for quick edits and to use sandy as a filter. | Rafael Garcia | 3 | +15 | -6 |
2011-09-01 22:15 | Stupid slmenu compatibility thing. | Rafael Garcia | 1 | +1 | -1 |
2011-08-31 10:50 | Ooops config file for changeset #95 | Rafael Garcia | 1 | +2 | -2 |
2011-08-30 23:59 | Some dull commenting | Rafael Garcia | 1 | +14 | -14 |
2011-08-29 17:01 | More consistent behavior for ^H and ^D. Also, some teminals generate ^H on backspace, which was annoying. | Rafael Garcia | 2 | +4 | -5 |
2011-08-29 16:38 | Autoindenting now controls whether smart-BOL is enabled or not | Rafael Garcia | 2 | +10 | -1 |
2011-08-29 16:31 | Slightly less annoying behavior when I make a typo. | Rafael Garcia | 1 | +1 | -1 |
2011-08-29 15:06 | Ooops because some commands write NULL to stderr and that was reported as an error | Rafael Garcia | 1 | +1 | -1 |
2011-08-29 14:26 | Trap stderr in i_pipetext and print a warning if anything comes on it. TODO: print the last line rather than a generic warning | Rafael Garcia | 2 | +31 | -12 |
2011-08-29 08:46 | Tiny config changes | Rafael Garcia | 1 | +7 | -7 |
2011-08-25 15:09 | Create mousemask dynamically, bug when deleting if selection was past cursor. | Rafael Garcia | 1 | +5 | -1 |
2011-08-23 11:58 | Mouse clicks moved to config file, mouse is now optional; mouse drags ignored for now. Show non-print disabled by default | Rafael Garcia | 2 | +50 | -21 |
2011-08-23 07:03 | Ooooops in f_pipero trimmed statusflags to a char, fixed. | Rafael Garcia | 1 | +1 | -1 |
2011-08-21 14:57 | Remove setsid and change config for the (upcoming) dmenu console implementation. | Rafael Garcia | 2 | +4 | -3 |
2011-08-19 16:42 | Bug screen did not update properly when joining lines manually, kludged // Danger in i_dirtyrange if l0 or l1 did not exist, fixed | Rafael Garcia | 1 | +12 | -5 |
2011-08-18 18:44 | Does not save nonexisting files as executables by default. | Rafael Garcia | 1 | +1 | -1 |
2011-08-14 17:11 | Tiny fix on paste prevents deletion of currently selected text. Functions local to config.h renamed. | Rafael Garcia | 1 | +40 | -32 |
2011-08-14 10:49 | Set mark before f_extsel, just because it bugged me | Rafael Garcia | 2 | +2 | -1 |
2011-08-13 11:10 | Return original f_extsel() behavior. | Rafael Garcia | 2 | +3 | -2 |
2011-08-10 11:16 | Tidy up config file a little. Solve a smallish bug in capitalize awk line. | Rafael Garcia | 1 | +42 | -34 |
2011-08-10 01:33 | Autoindent is back (start sandy with -a), now using a awk one liner rather than hardcode in C; can also be set/unset. Helper functions moved to the config file for now. | Rafael Garcia | 5 | +45 | -19 |
2011-08-07 19:09 | Honor readonly-ness. Fix bug that ignored the second and later conditions at commands/kybindings. | Rafael Garcia | 2 | +24 | -23 |
2011-08-07 17:56 | Optimize i_update to call wscrl() once per update, thus avoiding screen flicker. | Rafael Garcia | 1 | +11 | -7 |
2011-08-07 16:26 | Some useful keybindings are back, using META since they are minor and optional. | Rafael Garcia | 2 | +30 | -13 |
2011-08-05 07:33 | Ooooops manpage | Rafael Garcia | 2 | +3 | -3 |
2011-08-04 23:49 | Given ncurses inability to accept ESC and META- keybindings at the same time, M-x if the new "command line" binding. C-[ (ESC) still there. | Rafael Garcia | 1 | +2 | -1 |
2011-08-04 23:45 | Manpage update, a couple more keybindings. | Rafael Garcia | 2 | +35 | -25 |
2011-08-04 23:20 | Fiddling with keybindings | Rafael Garcia | 1 | +2 | -1 |
2011-08-04 23:13 | Simplification makes TABs happy. | Rafael Garcia | 1 | +6 | -6 |
2011-08-04 14:21 | Oooops confg.def.h | Rafael Garcia | 1 | +76 | -76 |
2011-08-04 14:20 | Fixes a bug present in 64bit computers. | Rafael Garcia | 2 | +27 | -24 |
2011-08-03 13:47 | Update TODO, telling myself to update manpage :) | Rafael Garcia | 1 | +1 | -0 |
2011-08-03 13:46 | When not using X11, place clipboard/selection buffer in /tmp, which is more likely to be shm. | Rafael Garcia | 1 | +4 | -4 |
2011-08-03 13:37 | Simpler, more consistent f_repeat for insert actions. | Rafael Garcia | 1 | +2 | -13 |
2011-08-03 08:36 | Paradigm change: selection is now done automatically and key-bindings do unique things. Deleted S_Selecting status for true modelessness (save rw and icase). I still have to test this thoroughly, but I like it so far. | Rafael Garcia | 3 | +74 | -89 |
2011-08-02 22:18 | Remove old binding C-A/C-E when at bol/eol | Rafael Garcia | 1 | +0 | -2 |
2011-08-01 09:30 | Some simple, useful META- keybindings are back. They are minor now. Use them ESC- if they conflict with your desktop/wm config. | Rafael Garcia | 2 | +35 | -13 |
2011-07-25 23:31 | Slightly healthier defaults. Fixed a couple of warnings on 64-bit systems. | Rafael Garcia | 2 | +6 | -5 |
2011-06-15 23:28 | Some unneeded screen updates removed. | Rafael Garcia | 1 | +3 | -3 |
2011-06-15 22:58 | Tiny optimization avoids reprinting when moving in the same line. | Rafael Garcia | 1 | +1 | -1 |
2011-06-15 14:49 | Move regex_t out of arrays defined in config.h and make stuff there const. Will break your custom config.h. | Rafael Garcia | 2 | +58 | -56 |
2011-06-15 13:17 | Simpler bindings let you select stuff prior to deleting it. | Rafael Garcia | 1 | +0 | -4 |
2011-06-15 13:16 | Stupid string thing | Rafael Garcia | 1 | +3 | -3 |
2011-06-14 23:06 | Less sucky key comparison, test internals. | Rafael Garcia | 2 | +18 | -20 |
2011-06-13 23:33 | Honor read-only. | Rafael Garcia | 1 | +3 | -2 |
2011-06-13 22:21 | Commands can pass parameters without matching regex. Remove config.old.h to avoid maintainig it. | Rafael Garcia | 3 | +20 | -324 |
2011-06-13 21:18 | Small way to disable highlight syntax. | Rafael Garcia | 1 | +5 | -1 |
2011-06-12 08:58 | Default to "xterm" if $TERM not recognized. | Rafael Garcia | 1 | +4 | -1 |