Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Get the colours right. | Nicholas Marriott | 2008-09-08 |
| | |||
* | Initial 256 colour support, lightly tested. | Nicholas Marriott | 2008-09-08 |
| | |||
* | Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. | Nicholas Marriott | 2008-08-28 |
| | |||
* | Also done. | Nicholas Marriott | 2008-08-08 |
| | |||
* | Done. | Nicholas Marriott | 2008-08-08 |
| | |||
* | Tidy logging and lose stdout hacks for _info. | Nicholas Marriott | 2008-08-08 |
| | |||
* | Lose ensure* stuff. | Nicholas Marriott | 2008-08-07 |
| | |||
* | This order is required for -static. | Nicholas Marriott | 2008-08-07 |
| | |||
* | Comment tweak. | Nicholas Marriott | 2008-08-01 |
| | |||
* | == 0 not == NULL | Nicholas Marriott | 2008-07-25 |
| | |||
* | Environment variables in configuration file. | Nicholas Marriott | 2008-07-25 |
| | |||
* | This idea (nested sessions) is fraught with too many problems to do it sanely; | Nicholas Marriott | 2008-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 Marriott | 2008-07-24 |
| | |||
* | Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these ↵ | Nicholas Marriott | 2008-07-24 |
| | | | | separately but forgot :-/. | ||
* | These flags are off by default. | Nicholas Marriott | 2008-07-24 |
| | |||
* | Handle kcursor+kkeypad (switch to OA from [A). | Nicholas Marriott | 2008-07-24 |
| | |||
* | Revert this, it breaks emacs. | Nicholas Marriott | 2008-07-23 |
| | |||
* | Support keypad. Change cursor key output. | Nicholas Marriott | 2008-07-23 |
| | |||
* | Memory leaks. | Nicholas Marriott | 2008-07-23 |
| | |||
* | Handle exact match properly. | Nicholas Marriott | 2008-07-19 |
| | |||
* | emacs mode keys tweaks. | Nicholas Marriott | 2008-07-03 |
| | |||
* | ^ for BOL too. | Nicholas Marriott | 2008-07-02 |
| | |||
* | Split emacs/vi keys into seperate tables. | Nicholas Marriott | 2008-07-02 |
| | |||
* | Rm UCLC LCUC which are unsupported on FBSD. | Nicholas Marriott | 2008-07-02 |
| | |||
* | long for pid. | Nicholas Marriott | 2008-07-01 |
| | |||
* | Protocol versioning, version is checked on identify message. | Nicholas Marriott | 2008-07-01 |
| | |||
* | Doh. | Nicholas Marriott | 2008-07-01 |
| | |||
* | 0.4 released. | Nicholas Marriott | 2008-07-01 |
| | |||
* | Fill in $TMUX. | Nicholas Marriott | 2008-07-01 |
| | |||
* | Set up environ properly. | Nicholas Marriott | 2008-06-30 |
| | |||
* | Don't copy default command, use NULL if specified to use previous command. | Nicholas Marriott | 2008-06-30 |
| | |||
* | Document zombie window stuff. | Nicholas Marriott | 2008-06-30 |
| | |||
* | Document buffer stuff. | Nicholas Marriott | 2008-06-30 |
| | |||
* | Sync use from priteau. | Nicholas Marriott | 2008-06-29 |
| | |||
* | Document next/prev word. | Nicholas Marriott | 2008-06-29 |
| | |||
* | Zombie windows, requested by Will Maier. | Nicholas Marriott | 2008-06-29 |
| | |||
* | Make previous-word stop at BOL. | Nicholas Marriott | 2008-06-27 |
| | |||
* | Fix scrolling. | Nicholas Marriott | 2008-06-27 |
| | |||
* | Document some commands. | Nicholas Marriott | 2008-06-27 |
| | |||
* | Handle bad session/client properly. | Nicholas Marriott | 2008-06-27 |
| | |||
* | C-u C-f from merdely. | Nicholas Marriott | 2008-06-26 |
| | |||
* | index prompt. | Nicholas Marriott | 2008-06-25 |
| | |||
* | Oops, forgot to commit move-window. Also add select-prompt to allow index to ↵ | Nicholas Marriott | 2008-06-25 |
| | | | | be typed. | ||
* | Allow use of alt keys. move-window command. | Nicholas Marriott | 2008-06-25 |
| | |||
* | Only lowercase key bindings. | Nicholas Marriott | 2008-06-25 |
| | |||
* | Tweak. | Nicholas Marriott | 2008-06-25 |
| | |||
* | Handle escaped keys properly and use M-f/M-b in copy mode. | Nicholas Marriott | 2008-06-25 |
| | |||
* | Next/previous word in copy-mode. | Nicholas Marriott | 2008-06-24 |
| | |||
* | Sync. | Nicholas Marriott | 2008-06-23 |
| | |||
* | Purge stale entries. | Nicholas Marriott | 2008-06-23 |
| |