Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 mode-fg/mode-bg... | Nicholas Marriott | 2008-12-08 |
* | 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 |
* | Keep stack of previous windows. | Nicholas Marriott | 2008-11-16 |
* | y not x :-/ | Nicholas Marriott | 2008-11-12 |
* | Ooops. Check the right value. | Nicholas Marriott | 2008-11-12 |
* | TAILQ -> SLIST. | Nicholas Marriott | 2008-11-05 |
* | Don't try to redraw status line in prompt mode. | Nicholas Marriott | 2008-11-04 |
* | Record intermediate for p2/s2 and fake up charset redefinition (some programs... | Nicholas Marriott | 2008-11-04 |
* | This breaks mutt. | Nicholas Marriott | 2008-11-04 |
* | Alternative charset commands. | Nicholas Marriott | 2008-11-04 |
* | Don't die if tcsetattr fails; fixes problems with cwm. | Nicholas Marriott | 2008-10-27 |
* | Sync. | Nicholas Marriott | 2008-10-22 |
* | I don't like this... | Nicholas Marriott | 2008-10-09 |
* | Translate 256 colours to 16. | Nicholas Marriott | 2008-10-09 |
* | Better OSC support for title setting, and support APC as well. | Nicholas Marriott | 2008-10-09 |
* | Clear correct range. | Nicholas Marriott | 2008-10-09 |
* | Clear status bar cell. | Nicholas Marriott | 2008-09-29 |
* | Shut gcc up. | Nicholas Marriott | 2008-09-29 |
* | UINT_MAX. | Nicholas Marriott | 2008-09-29 |
* | Handle NULL properly. | Nicholas Marriott | 2008-09-29 |
* | Style tweaks. | Nicholas Marriott | 2008-09-29 |
* | Calculate y properly. | Nicholas Marriott | 2008-09-28 |
* | SGR should not reset charset... don't know how this worked before... | Nicholas Marriott | 2008-09-26 |
* | Make RIS also reset scroll region. | Nicholas Marriott | 2008-09-26 |
* | Don't scroll screen when redrawing it. | Nicholas Marriott | 2008-09-26 |
* | Trim. | Nicholas Marriott | 2008-09-26 |
* | Fix stupid GNU getopt behaviour. | Nicholas Marriott | 2008-09-25 |
* | time.h | Nicholas Marriott | 2008-09-25 |
* | Done. | Nicholas Marriott | 2008-09-25 |
* | Internal screen data rewrite for better 256 colour/UTF-8 support. | Nicholas Marriott | 2008-09-25 |
* | Don't die on empty output strings, some terminfo entries have empty caps. | Nicholas Marriott | 2008-09-23 |
* | Rename some functions. | Nicholas Marriott | 2008-09-10 |
* | Split colour functions from screen. | Nicholas Marriott | 2008-09-10 |
* | Initial UTF-8 support. | Nicholas Marriott | 2008-09-09 |
* | Unbreak 256 colours when commands are combined. | Nicholas Marriott | 2008-09-09 |
* | Style tweaks. | Nicholas Marriott | 2008-09-08 |
* | Fix bold/non-bold mismatch in 256 colour mode by adding an extra 8 bits (ick)... | Nicholas Marriott | 2008-09-08 |
* | Comments. | Nicholas Marriott | 2008-09-08 |