| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | A couple of trivial optimisations. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Reset tty saved data on resize. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | +. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Use the right size. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | This is done. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Don't die when run non-interactively. DOH. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | -a flags to next/previous window. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Show tty flags too. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | find-window command. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Remove object files in the compat directory. | Tiago Cunha | 2009-01-18 | |
| | | ||||
| * | Add note about the syntax file. | Tiago Cunha | 2009-01-18 | |
| | | ||||
| * | These should be u_int. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | FreeBSD needs compat/vis.c. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Update with new features. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Support command sequences separated by " ; ". Also clean up command printing. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | This is fixed. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Show (attached) for attached sessions. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | suspend-client command and suspend client when ^Z key binding is used. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Update for 0.7. | Nicholas Marriott | 2009-01-18 | |
| | | ||||
| * | Update. | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | Tidy a few warnings. | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | Don't use [4] since they are confusing and use the right size for memset. DOH. | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | Actually remove the key binding from the tree when freeing it. | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | xterm-keys added | Tiago Cunha | 2009-01-17 | |
| | | ||||
| * | Add note about configuration breakage. | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | Whoops, take out debugging. | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | Don't die when last window either. | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | Document xterm-keys | Nicholas Marriott | 2009-01-17 | |
| | | ||||
| * | choose-{session,window}, and repeat-time added | Tiago Cunha | 2009-01-16 | |
| | | ||||
| * | Document repeat-time. | Tiago Cunha | 2009-01-16 | |
| | | ||||
| * | Document choose-*. | Nicholas Marriott | 2009-01-16 | |
| | | ||||
| * | Update. | Nicholas Marriott | 2009-01-16 | |
| | | ||||
| * | Tweak a little bit. | Nicholas Marriott | 2009-01-16 | |
| | | ||||
| * | Add tabs. | Nicholas Marriott | 2009-01-16 | |
| | | ||||
| * | Example configuration with some screen bindings. | Nicholas Marriott | 2009-01-16 | |
| | | ||||
| * | Document command-prompt template string, and panes commands. From nicm and me. | Tiago Cunha | 2009-01-16 | |
| | | ||||
| * | Don't die on kill-window. | Nicholas Marriott | 2009-01-16 | |
| | | ||||
| * | Some comments. | Nicholas Marriott | 2009-01-16 | |
| | | ||||
| * | Support #S #H in status-left/right. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Reorder a bit. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Document default-path, and update set/setw with the -u flag. From nicm and me. | Tiago Cunha | 2009-01-15 | |
| | | ||||
| * | Recalculate sizes and don't redraw if unnecessary. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Show number of panes. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Be a bit more helpful. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Whoops. Shut up gcc. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Two new commands, choose-window and choose-session which work only when ↵ | Nicholas Marriott | 2009-01-15 | |
| | | | | | bound to a key and allow the window or session to be selected from a list. | |||
| * | Style/add printflike. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Increment retries. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Retry properly when failed to connect. | Nicholas Marriott | 2009-01-15 | |
| | | ||||
| * | Update. | Nicholas Marriott | 2009-01-14 | |
| | | ||||