aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Get the colours right.Nicholas Marriott2008-09-08
|
* 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
|
* Also done.Nicholas Marriott2008-08-08
|
* Done.Nicholas Marriott2008-08-08
|
* Tidy logging and lose stdout hacks for _info.Nicholas Marriott2008-08-08
|
* Lose ensure* stuff.Nicholas Marriott2008-08-07
|
* This order is required for -static.Nicholas Marriott2008-08-07
|
* Comment tweak.Nicholas Marriott2008-08-01
|
* == 0 not == NULLNicholas Marriott2008-07-25
|
* Environment variables in configuration file.Nicholas Marriott2008-07-25
|
* This idea (nested sessions) is fraught with too many problems to do it sanely;Nicholas Marriott2008-07-25
| | | | | | | | | | for example, in order not to be annoying, previous-window would have to work as expected (jump back to previous session) but what if you enter the same session from different parent sessions? What is the previous window? It would have to be tied to the client. There are other issues as well, and I don't see it as terribly useful (you can bind a switch-client command to any key anyway), so it is off the list.
* Spacing.Nicholas Marriott2008-07-24
|
* Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these ↵Nicholas Marriott2008-07-24
| | | | separately but forgot :-/.
* These flags are off by default.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
|
* Memory leaks.Nicholas Marriott2008-07-23
|
* Handle exact match properly.Nicholas Marriott2008-07-19
|
* emacs mode keys tweaks.Nicholas Marriott2008-07-03
|
* ^ for BOL too.Nicholas Marriott2008-07-02
|
* Split emacs/vi keys into seperate tables.Nicholas Marriott2008-07-02
|
* Rm UCLC LCUC which are unsupported on FBSD.Nicholas Marriott2008-07-02
|
* long for pid.Nicholas Marriott2008-07-01
|
* Protocol versioning, version is checked on identify message.Nicholas Marriott2008-07-01
|
* Doh.Nicholas Marriott2008-07-01
|
* 0.4 released.Nicholas Marriott2008-07-01
|
* Fill in $TMUX.Nicholas Marriott2008-07-01
|
* Set up environ properly.Nicholas Marriott2008-06-30
|
* Don't copy default command, use NULL if specified to use previous command.Nicholas Marriott2008-06-30
|
* Document zombie window stuff.Nicholas Marriott2008-06-30
|
* Document buffer stuff.Nicholas Marriott2008-06-30
|
* Sync use from priteau.Nicholas Marriott2008-06-29
|
* Document next/prev word.Nicholas Marriott2008-06-29
|
* Zombie windows, requested by Will Maier.Nicholas Marriott2008-06-29
|
* Make previous-word stop at BOL.Nicholas Marriott2008-06-27
|
* Fix scrolling.Nicholas Marriott2008-06-27
|
* Document some commands.Nicholas Marriott2008-06-27
|
* Handle bad session/client properly.Nicholas Marriott2008-06-27
|
* C-u C-f from merdely.Nicholas Marriott2008-06-26
|
* index prompt.Nicholas Marriott2008-06-25
|
* Oops, forgot to commit move-window. Also add select-prompt to allow index to ↵Nicholas Marriott2008-06-25
| | | | be typed.
* 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
|
* Sync.Nicholas Marriott2008-06-23
|
* Purge stale entries.Nicholas Marriott2008-06-23
|