Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'obsd-master' | Thomas Adam | 2022-10-28 |
|\ | |||
| * | Add paste-buffer-deleted notification and fix name of paste-buffer-changed. | nicm | 2022-10-28 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2022-08-15 |
|\| | |||
| * | Notify when a paste buffer is deleted, GitHub issue 3302 from George | nicm | 2022-08-15 |
| | | | | | | | | Nachman. | ||
* | | Merge branch 'obsd-master' | Thomas Adam | 2022-06-04 |
|\| | |||
| * | When picking a buffer because one isn't specified by the user, ignore | nicm | 2022-06-04 |
| | | | | | | | | named buffers. GitHub issue 3212 from David le Blanc. | ||
| * | Use VIS_CSTYLE for paste buffers also. | nicm | 2020-05-16 |
| | | |||
| * | Add 'e' key in buffer mode to open the buffer in an editor. | nicm | 2020-05-16 |
| | | |||
* | | Use VIS_CSTYLE for paste buffers also. | Nicholas Marriott | 2020-05-01 |
| | | |||
* | | Add 'e' key in buffer mode to open the buffer in an editor. | Nicholas Marriott | 2020-05-01 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2019-04-02 |
|\| | |||
| * | Add an argument to copy commands to set the prefix for the buffer name, | nicm | 2019-04-02 |
| | | | | | | | | allows buffers for different sessions to be named separately. | ||
* | | Merge branch 'obsd-master' | Thomas Adam | 2017-01-24 |
|\| | |||
| * | Shorten a long line, and don't leak buffer in paste_add if size is zero. | nicm | 2017-01-24 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-13 |
|\| | | | | | | | | | Conflicts: paste.c | ||
| * | Unused variable and missing time.h. | nicm | 2016-10-12 |
| | | |||
* | | Linux: #include <time.h> for time() | Thomas Adam | 2016-10-12 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-12 |
|\| | | | | | | | | | | | Conflicts: format.c osdep-openbsd.c | ||
| * | Some other stuff that can be local to one file. | nicm | 2016-10-11 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-10 |
|\| | |||
| * | Some more static. | nicm | 2016-10-10 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-10-05 |
|\| | |||
| * | Keep buffer creation time and add accessors for it and the order number. | nicm | 2016-10-05 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2016-01-19 |
|\| | |||
| * | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-11-12 |
|\| | |||
| * | Nuke the utf8 and status-utf8 options and make tmux only a UTF-8 | nicm | 2015-11-12 |
| | | | | | | | | | | terminal. We still support non-UTF-8 terminals outside tmux, but inside it is always UTF-8 (as when the utf8 and status-utf8 options were on). | ||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-10-27 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile client.c server-client.c server.c tmux.c tmux.h | ||
| * | Move struct options into options.c. | nicm | 2015-10-27 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-09-14 |
|\| | |||
| * | Remove some extra blank lines. | nicm | 2015-09-14 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-09-14 |
|\| | | | | | | | | | Conflicts: Makefile | ||
| * | Merge delete-buffer into cmd-set-buffer.c and change the paste buffer | nicm | 2015-09-11 |
| | | | | | | | | | | API so it has one paste_free() rather than free_top and free_name (everywhere that uses it already has the right pointer). | ||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-08-30 |
|\| | | | | | | | | | | | Conflicts: Makefile format.c | ||
| * | paste_send_pane can be merged into cmd-paste-buffer.c now. | nicm | 2015-08-29 |
| | | |||
| * | Move struct paste_buffer out of tmux.h. | nicm | 2015-08-29 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2015-04-19 |
|\| | |||
| * | When replacing, don't free the old paste until after the new one's name | nicm | 2015-04-07 |
| | | | | | | | | | | has been copied. Fixes a use-after-free in window-copy.c. Bug reported by J Raynor (who also provided a different fix). | ||
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-11-09 |
|\| | |||
| * | Tidy up mode-mouse check. | nicm | 2014-11-05 |
| | | |||
* | | No need for $Id$ now. | Nicholas Marriott | 2014-11-08 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-10-21 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile cmd-list-commands.c cmd-suspend-client.c job.c tmux.h xmalloc.c | ||
| * | Add xreallocarray and remove nmemb argument from xrealloc. | nicm | 2014-10-08 |
| | | |||
| * | Use xrealloc(NULL, n, m) instead of xmalloc(n * m) to get overflow | nicm | 2014-10-08 |
| | | | | | | | | check. | ||
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-09-25 |
|\| | |||
| * | Various minor style and spacing nits. | nicm | 2014-09-01 |
| | | |||
| * | Don't allow pasting into input-disabled panes, from Anish R Athalye. | nicm | 2014-08-25 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-08-09 |
|\| | | | | | | | | | Conflicts: client.c | ||
| * | Comment style nits. | nicm | 2014-06-20 |
| | | |||
* | | Merge branch 'obsd-master' | Thomas Adam | 2014-06-20 |
|\| |