Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Done! | Nicholas Marriott | 2011-10-23 | |
| | ||||
* | +. | Nicholas Marriott | 2011-10-23 | |
| | ||||
* | +. | Nicholas Marriott | 2011-10-23 | |
| | ||||
* | Add manpage, also spaces->tabs. | Nicholas Marriott | 2011-10-10 | |
| | ||||
* | Fix some warnings with newer autoconf, from Matt Curtis. | Nicholas Marriott | 2011-10-06 | |
| | ||||
* | Sync OpenBSD patchset 962: | Tiago Cunha | 2011-10-02 | |
| | | | | | Add a few more formats for panes (tty, pid, start cmd/cwd). | |||
* | Sync OpenBSD patchset 961: | Tiago Cunha | 2011-10-02 | |
| | | | | | Add -S option to refresh-client to redraw status line, from Marco Beck. | |||
* | Sync OpenBSD patchset 960: | Tiago Cunha | 2011-10-02 | |
| | | | | | Reject $SHELL if it is not a full path. | |||
* | Sync OpenBSD patchset 959: | Tiago Cunha | 2011-10-02 | |
| | | | | | Tweaks to the format parts, from Tiago Cunha. | |||
* | Sync OpenBSD patchset 958: | Tiago Cunha | 2011-10-02 | |
| | | | | | Fix typo: ) -> }. | |||
* | Done. | Nicholas Marriott | 2011-10-02 | |
| | ||||
* | Add. | Nicholas Marriott | 2011-10-02 | |
| | ||||
* | Add. | Nicholas Marriott | 2011-10-02 | |
| | ||||
* | Separate dfly from fbsd as one or the other keeps becoming incompatible | Nicholas Marriott | 2011-09-29 | |
| | | | | | ;-). From Antonio Huete Jimenez | |||
* | +. | Nicholas Marriott | 2011-09-25 | |
| | ||||
* | The HAVE_DIRFD check should be for dirfd() not /proc/$$/fd. Doh. | Nicholas Marriott | 2011-09-23 | |
| | ||||
* | +. | Nicholas Marriott | 2011-09-23 | |
| | ||||
* | Sync OpenBSD patchset 957: | Tiago Cunha | 2011-09-21 | |
| | | | | | | Mark dead panes with some text saying they are dead, suggested by and with help from Randy Stauner. | |||
* | Sync OpenBSD patchset 956: | Tiago Cunha | 2011-09-21 | |
| | | | | | Another memory leak from Tiago Cunha. | |||
* | Sync OpenBSD patchset 955: | Tiago Cunha | 2011-09-21 | |
| | | | | | Plug memory leak, from Tiago Cunha. | |||
* | Sync OpenBSD patchset 954: | Tiago Cunha | 2011-09-21 | |
| | | | | | tweak previous; | |||
* | Add format.c to the list of sources. | Tiago Cunha | 2011-09-21 | |
| | ||||
* | Sync OpenBSD patchset 953: | Tiago Cunha | 2011-09-21 | |
| | | | | | | | | | | Add initial framework for more powerful formatting of command output and use it for list-{panes,windows,sessions}. This allows more descriptive replacements (such as #{session_name}) and conditionals. Later this will be used for status_replace and list-keys and other places. | |||
* | Add build instructions based on diff from Frank Terbeck. | Nicholas Marriott | 2011-09-15 | |
| | ||||
* | Use %u for process group on Sun OS. | Nicholas Marriott | 2011-09-11 | |
| | ||||
* | Sync OpenBSD patchset 951: | Tiago Cunha | 2011-08-25 | |
| | | | | | | Support \ for line continuation in the configuration file, from Julius Plenz. | |||
* | Sync OpenBSD patchset 950: | Tiago Cunha | 2011-08-25 | |
| | | | | | Add pane-base-index option, from Ben Barbour. | |||
* | Sync OpenBSD patchset 949: | Tiago Cunha | 2011-08-25 | |
| | | | | | Add a tty_bell wrapper function, from Dylan Alex Simon. | |||
* | libm isn't needed anymore. | Tiago Cunha | 2011-08-25 | |
| | ||||
* | Sync OpenBSD patchset 948: | Tiago Cunha | 2011-08-25 | |
| | | | | | | There is no need to use sqrt()/INFINITY here which simplifies the code and makes it more portable, from Havard Eidnes. | |||
* | Sync OpenBSD patchset 947: | Tiago Cunha | 2011-08-21 | |
| | | | | | Fix a couple of memory leaks, from marcel partap. | |||
* | Sync OpenBSD patchset 946: | Tiago Cunha | 2011-08-21 | |
| | | | | | | Add a -r flag to switch-client to toggle the client read-only flag. From Johan Commelin. | |||
* | Sync OpenBSD patchset 945: | Tiago Cunha | 2011-08-21 | |
| | | | | | | Add up/down/left/right keys in vi edit mode. From "livibetter" SF bug 3385651. | |||
* | Sync OpenBSD patchset 944: | Tiago Cunha | 2011-08-21 | |
| | | | | | | Use key_bindings_remove for unbind-key -a to allow it to work from key bindings. From "miaout17" SF bug 3392063. | |||
* | Sync OpenBSD patchset 943: | Tiago Cunha | 2011-08-21 | |
| | | | | | | Correctly skip existing numbers when generating the name for a new session. | |||
* | +. | Nicholas Marriott | 2011-08-16 | |
| | ||||
* | +. | Nicholas Marriott | 2011-08-15 | |
| | ||||
* | +. | Nicholas Marriott | 2011-08-14 | |
| | ||||
* | Sync OpenBSD patchset 942: | Tiago Cunha | 2011-08-04 | |
| | | | | | fix error in previous; | |||
* | Sync OpenBSD patchset 941: | Tiago Cunha | 2011-08-04 | |
| | | | | | | | | | Extend the mode-mouse option to add a third choice which means the mouse does not enter copy mode. Patch from SF bug 3374493. In future the mode-mouse option is likely to die and be broken into several smaller options. | |||
* | Sync OpenBSD patchset 940: | Tiago Cunha | 2011-08-04 | |
| | | | | | | Do not require a client here, or pipe-pane will not work from the command line. | |||
* | $Id$ not $OpenBSD$. | Tiago Cunha | 2011-08-04 | |
| | ||||
* | Sync OpenBSD patchset 939: | Tiago Cunha | 2011-08-04 | |
| | | | | | Sort options alphabetically, from Tiago Cunha. | |||
* | Add. | Nicholas Marriott | 2011-07-30 | |
| | ||||
* | Add. | Nicholas Marriott | 2011-07-30 | |
| | ||||
* | Fix --enable-static and add a different check for b64_ntop that might work on | Nicholas Marriott | 2011-07-27 | |
| | | | | | | OS X. | |||
* | Can't use the same va_list twice, from Emanuele Giaquinta. | Nicholas Marriott | 2011-07-25 | |
| | ||||
* | Typo. | Nicholas Marriott | 2011-07-22 | |
| | ||||
* | Compatibility for b64_ntop, missing from some alternative libc. | Nicholas Marriott | 2011-07-22 | |
| | ||||
* | +. | Nicholas Marriott | 2011-07-19 | |
| |