Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Utility files. | Nicholas Marriott | 2009-01-08 | |
| | ||||
* | Update CHANGES. | Nicholas Marriott | 2009-01-08 | |
| | ||||
* | When I wrote this I somehow forgot that the cursor could helpfully sit at sx | Nicholas Marriott | 2009-01-08 | |
| | | | | | (one character off the right of the screen), so there are several out-of-bounds issues. Add some additional checking. | |||
* | Don't die when out of bounds if non-DEBUG. Stops people hitting me when bugs ↵ | Nicholas Marriott | 2009-01-08 | |
| | | | | kill their long-running sessions in release versions. | |||
* | Don't return NULL when retrieving a string that is too long. | Nicholas Marriott | 2009-01-08 | |
| | ||||
* | Tidy, +. | Nicholas Marriott | 2009-01-08 | |
| | ||||
* | -. | Nicholas Marriott | 2009-01-08 | |
| | ||||
* | Tweak. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | More man page updates from Tiago Cunha. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Minor tidying; remove some old debugging messages. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Introduce nitems() and use it; use bsearch. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | +comment. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Whoops. New stuff goes at the top. Doh! | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | +. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Update TODO. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Some options tidying/code shrinkage. Also add -u option to unset non-global ↵ | Nicholas Marriott | 2009-01-07 | |
| | | | | options (allowing them to inherit), and some extra info. | |||
* | Buffers should be numbered from zero, from Tiago Cunha. Also fix paste -b. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Updates from Tiago Cunha. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Memory leak fix from Tiago Cunha. | Nicholas Marriott | 2009-01-07 | |
| | ||||
* | Stray debug message. | Nicholas Marriott | 2009-01-06 | |
| | ||||
* | +TODO +CHANGES. | Nicholas Marriott | 2009-01-06 | |
| | ||||
* | Don't die when backspacing off the edge of the screen, reported by David ↵ | Nicholas Marriott | 2009-01-06 | |
| | | | | Chisnall.. | |||
* | Complete option names as well. | Nicholas Marriott | 2009-01-06 | |
| | ||||
* | Prompt history. | Nicholas Marriott | 2009-01-06 | |
| | ||||
* | Whoops, add keys in the right place in the tree. | Nicholas Marriott | 2009-01-06 | |
| | ||||
* | Switch to splay tree for key bindings. | Nicholas Marriott | 2009-01-06 | |
| | ||||
* | Some tweaks found by LLVM courtesy of IcePic. | Nicholas Marriott | 2009-01-05 | |
| | ||||
* | Make home and end work. | Nicholas Marriott | 2008-12-22 | |
| | ||||
* | Add vim mode. | Nicholas Marriott | 2008-12-20 | |
| | ||||
* | Another duplicate. | Nicholas Marriott | 2008-12-17 | |
| | ||||
* | Fix C-space and M-space. | Nicholas Marriott | 2008-12-16 | |
| | ||||
* | source-file command from Tiago Cunha. | Nicholas Marriott | 2008-12-15 | |
| | ||||
* | Don't bother waking up when nothing is attached. | Nicholas Marriott | 2008-12-13 | |
| | ||||
* | Work around lack of dch. | Nicholas Marriott | 2008-12-13 | |
| | ||||
* | Fix CLEANFILES. | Nicholas Marriott | 2008-12-13 | |
| | ||||
* | Should redraw 1 too. | Nicholas Marriott | 2008-12-11 | |
| | ||||
* | Don't segfault on last character. | Nicholas Marriott | 2008-12-11 | |
| | ||||
* | Tidy formatting. | Nicholas Marriott | 2008-12-10 | |
| | ||||
* | Import OpenBSD's getopt(3) to workaround broken glibc version. | Nicholas Marriott | 2008-12-10 | |
| | ||||
* | Even better, use cause. | Nicholas Marriott | 2008-12-10 | |
| | ||||
* | Make window options work the same was as session options, add ↵ | Nicholas Marriott | 2008-12-08 | |
| | | | | mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ | |||
* | Kill warning. | Nicholas Marriott | 2008-12-06 | |
| | ||||
* | Ability to show window title on status line. | Nicholas Marriott | 2008-12-05 | |
| | ||||
* | +. | Nicholas Marriott | 2008-12-02 | |
| | ||||
* | Support dfly, from joshe. | Nicholas Marriott | 2008-11-27 | |
| | ||||
* | Fix build on sparc. | Nicholas Marriott | 2008-11-23 | |
| | ||||
* | Bump NSETOPTION. | Nicholas Marriott | 2008-11-17 | |
| | ||||
* | Update NOTES. | Nicholas Marriott | 2008-11-17 | |
| | ||||
* | Document mode keys | Nicholas Marriott | 2008-11-17 | |
| | ||||
* | Disable UTF-8 by default and add options to enable it. | Nicholas Marriott | 2008-11-16 | |
| |