aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Switch to splay tree for key bindings.Nicholas Marriott2009-01-06
|
* Some tweaks found by LLVM courtesy of IcePic.Nicholas Marriott2009-01-05
|
* Make home and end work.Nicholas Marriott2008-12-22
|
* Add vim mode.Nicholas Marriott2008-12-20
|
* Another duplicate.Nicholas Marriott2008-12-17
|
* Fix C-space and M-space.Nicholas Marriott2008-12-16
|
* source-file command from Tiago Cunha.Nicholas Marriott2008-12-15
|
* Don't bother waking up when nothing is attached.Nicholas Marriott2008-12-13
|
* Work around lack of dch.Nicholas Marriott2008-12-13
|
* Fix CLEANFILES.Nicholas Marriott2008-12-13
|
* Should redraw 1 too.Nicholas Marriott2008-12-11
|
* Don't segfault on last character.Nicholas Marriott2008-12-11
|
* Tidy formatting.Nicholas Marriott2008-12-10
|
* Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott2008-12-10
|
* Even better, use cause.Nicholas Marriott2008-12-10
|
* Make window options work the same was as session options, add ↵Nicholas Marriott2008-12-08
| | | | mode-fg/mode-bg options, force -g for global on set/show/setw/showw/
* Kill warning.Nicholas Marriott2008-12-06
|
* Ability to show window title on status line.Nicholas Marriott2008-12-05
|
* +.Nicholas Marriott2008-12-02
|
* Support dfly, from joshe.Nicholas Marriott2008-11-27
|
* Fix build on sparc.Nicholas Marriott2008-11-23
|
* Bump NSETOPTION.Nicholas Marriott2008-11-17
|
* Update NOTES.Nicholas Marriott2008-11-17
|
* Document mode keysNicholas Marriott2008-11-17
|
* Disable UTF-8 by default and add options to enable it.Nicholas Marriott2008-11-16
|
* Keep stack of previous windows.Nicholas Marriott2008-11-16
| | | | | Check for op (orig_pair) for default colours.
* y not x :-/Nicholas Marriott2008-11-12
|
* Ooops. Check the right value.Nicholas Marriott2008-11-12
|
* TAILQ -> SLIST.Nicholas Marriott2008-11-05
|
* Don't try to redraw status line in prompt mode.Nicholas Marriott2008-11-04
|
* Record intermediate for p2/s2 and fake up charset redefinition (some ↵Nicholas Marriott2008-11-04
| | | | programs use it to switch character set).
* This breaks mutt.Nicholas Marriott2008-11-04
|
* Alternative charset commands.Nicholas Marriott2008-11-04
|
* Don't die if tcsetattr fails; fixes problems with cwm.Nicholas Marriott2008-10-27
|
* Sync.Nicholas Marriott2008-10-22
|
* I don't like this...Nicholas Marriott2008-10-09
|
* Translate 256 colours to 16.Nicholas Marriott2008-10-09
|
* Better OSC support for title setting, and support APC as well.Nicholas Marriott2008-10-09
|
* Clear correct range.Nicholas Marriott2008-10-09
|
* Clear status bar cell.Nicholas Marriott2008-09-29
|
* Shut gcc up.Nicholas Marriott2008-09-29
|
* UINT_MAX.Nicholas Marriott2008-09-29
|
* Handle NULL properly.Nicholas Marriott2008-09-29
|
* Style tweaks.Nicholas Marriott2008-09-29
|
* Calculate y properly.Nicholas Marriott2008-09-28
|
* SGR should not reset charset... don't know how this worked before...Nicholas Marriott2008-09-26
|
* Make RIS also reset scroll region.Nicholas Marriott2008-09-26
|
* Don't scroll screen when redrawing it.Nicholas Marriott2008-09-26
|
* Trim.Nicholas Marriott2008-09-26
|
* Fix stupid GNU getopt behaviour.Nicholas Marriott2008-09-25
|