aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAge
* Whoops. New stuff goes at the top. Doh!Nicholas Marriott2009-01-07
* Some options tidying/code shrinkage. Also add -u option to unset non-global o...Nicholas Marriott2009-01-07
* +TODO +CHANGES.Nicholas Marriott2009-01-06
* Complete option names as well.Nicholas Marriott2009-01-06
* Prompt history.Nicholas Marriott2009-01-06
* Switch to splay tree for key bindings.Nicholas Marriott2009-01-06
* Make home and end work.Nicholas Marriott2008-12-22
* Add vim mode.Nicholas Marriott2008-12-20
* source-file command from Tiago Cunha.Nicholas Marriott2008-12-15
* Work around lack of dch.Nicholas Marriott2008-12-13
* Tidy formatting.Nicholas Marriott2008-12-10
* Import OpenBSD's getopt(3) to workaround broken glibc version.Nicholas Marriott2008-12-10
* Make window options work the same was as session options, add mode-fg/mode-bg...Nicholas Marriott2008-12-08
* Ability to show window title on status line.Nicholas Marriott2008-12-05
* Support dfly, from joshe.Nicholas Marriott2008-11-27
* Disable UTF-8 by default and add options to enable it.Nicholas Marriott2008-11-16
* Keep stack of previous windows.Nicholas Marriott2008-11-16
* Don't try to redraw status line in prompt mode.Nicholas Marriott2008-11-04
* Translate 256 colours to 16.Nicholas Marriott2008-10-09
* Better OSC support for title setting, and support APC as well.Nicholas Marriott2008-10-09
* Trim.Nicholas Marriott2008-09-26
* Internal screen data rewrite for better 256 colour/UTF-8 support.Nicholas Marriott2008-09-25
* Split colour functions from screen.Nicholas Marriott2008-09-10
* Initial UTF-8 support.Nicholas Marriott2008-09-09
* Initial 256 colour support, lightly tested.Nicholas Marriott2008-09-08
* Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH.Nicholas Marriott2008-08-28
* Lose ensure* stuff.Nicholas Marriott2008-08-07
* Environment variables in configuration file.Nicholas Marriott2008-07-25
* Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separa...Nicholas Marriott2008-07-24
* Handle kcursor+kkeypad (switch to OA from [A).Nicholas Marriott2008-07-24
* Revert this, it breaks emacs.Nicholas Marriott2008-07-23
* Support keypad. Change cursor key output.Nicholas Marriott2008-07-23
* Handle exact match properly.Nicholas Marriott2008-07-19
* Split emacs/vi keys into seperate tables.Nicholas Marriott2008-07-02
* Protocol versioning, version is checked on identify message.Nicholas Marriott2008-07-01
* 0.4 released.Nicholas Marriott2008-07-01
* Zombie windows, requested by Will Maier.Nicholas Marriott2008-06-29
* Handle bad session/client properly.Nicholas Marriott2008-06-27
* Oops, forgot to commit move-window. Also add select-prompt to allow index to ...Nicholas Marriott2008-06-25
* Allow use of alt keys. move-window command.Nicholas Marriott2008-06-25
* Only lowercase key bindings.Nicholas Marriott2008-06-25
* Tweak.Nicholas Marriott2008-06-25
* Handle escaped keys properly and use M-f/M-b in copy mode.Nicholas Marriott2008-06-25
* Next/previous word in copy-mode.Nicholas Marriott2008-06-24
* list-commands command.Nicholas Marriott2008-06-23
* Split options into a table to allow abbreviations.Nicholas Marriott2008-06-23
* Don't be clever and translate default colour.Nicholas Marriott2008-06-22
* Simple tab completion of option names in command prompt.Nicholas Marriott2008-06-21
* Only set title if TERM looks vaguely okay. Also use newline for, er, newline ...Nicholas Marriott2008-06-21
* Strip padding from terminfo strings.Nicholas Marriott2008-06-21