aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAge
...
* Unbreak UTF-8.Nicholas Marriott2009-01-18
* -a flags to next/previous window.Nicholas Marriott2009-01-18
* find-window command.Nicholas Marriott2009-01-18
* Support command sequences separated by " ; ". Also clean up command printing.Nicholas Marriott2009-01-18
* Show (attached) for attached sessions.Nicholas Marriott2009-01-18
* suspend-client command and suspend client when ^Z key binding is used.Nicholas Marriott2009-01-18
* Update.Nicholas Marriott2009-01-17
* Support #S #H in status-left/right.Nicholas Marriott2009-01-15
* Be a bit more helpful.Nicholas Marriott2009-01-15
* Two new commands, choose-window and choose-session which work only when bound...Nicholas Marriott2009-01-15
* Spell check.Nicholas Marriott2009-01-14
* Repeat for last-window is useless and annoying, take it off.Nicholas Marriott2009-01-14
* Make last-window repeatable too; update my configuration backup, er, example.Nicholas Marriott2009-01-14
* Rework the prefix-time stuff. The option is now call repeat-time and defaults...Nicholas Marriott2009-01-14
* Alt-up/down to resize by five lines.Nicholas Marriott2009-01-14
* switch-pane is now select-pane.Nicholas Marriott2009-01-14
* up-pane and down-pane commands.Nicholas Marriott2009-01-14
* Multiple window splitting.Nicholas Marriott2009-01-14
* Disable lock-after-time by default.Nicholas Marriott2009-01-14
* kill-pane command.Nicholas Marriott2009-01-13
* command-prompt now accepts a single argument, a template string. Any occurren...Nicholas Marriott2009-01-13
* prefix-time option to allow multiple commands without additional prefixes.Nicholas Marriott2009-01-12
* More hacks for key handling.Nicholas Marriott2009-01-12
* Handle ctrl/shift modifiers better.Nicholas Marriott2009-01-12
* Commands to resize panes; also a pane generic cmd, not used yet.Nicholas Marriott2009-01-12
* Make the window pane code handle panes of different sizes, and add a -l and -...Nicholas Marriott2009-01-12
* Use -O0 to prevent copy issues.Nicholas Marriott2009-01-12
* Window splitting. Two vertical panes fixed 50% each. This is a huge diff, sti...Nicholas Marriott2009-01-11
* save-buffer command, from Tiago Cunha.Nicholas Marriott2009-01-11
* Add a couple of bits.Nicholas Marriott2009-01-11
* Server locking. set-password and lock-server commands, plus automatic locking.Nicholas Marriott2009-01-11
* Pick up cwd from environment,.Nicholas Marriott2009-01-10
* Clock mode.Nicholas Marriott2009-01-10
* Trim spaces.Nicholas Marriott2009-01-10
* New command, server-info, to show server info + terminal details. Also tweak ...Nicholas Marriott2009-01-10
* Build array of codes, stop using ncurses global variables and push ncurses cr...Nicholas Marriott2009-01-09
* Update key handling code. Simplify, support ctrl properly and add a new windo...Nicholas Marriott2009-01-09
* Update CHANGES.Nicholas Marriott2009-01-08
* 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