Commit Graph

  • d4312281da Sync OpenBSD patchset 1000: Tiago Cunha 2012-01-20 21:19:20 +00:00
  • d9eb34b28d Sync OpenBSD patchset 999: Tiago Cunha 2012-01-20 21:18:39 +00:00
  • b79189958f Sync OpenBSD patchset 998: Tiago Cunha 2012-01-20 21:17:18 +00:00
  • ad5c4e719b Sync OpenBSD patchset 997: Tiago Cunha 2012-01-20 21:16:07 +00:00
  • db7570daab Set IUTF8 in termios where supported, suggested by Egmont Koblinger. Nicholas Marriott 2012-01-20 20:18:20 +00:00
  • 8332413305 Add some const and fix a warning. Nicholas Marriott 2012-01-20 19:54:07 +00:00
  • 8cf19ab770 Add some trivial additional status line attributes from jwcxz at users dot sourceforge dot net. Nicholas Marriott 2012-01-20 19:51:28 +00:00
  • 199d148740 Remove trailing spaces. Nicholas Marriott 2012-01-20 19:16:16 +00:00
  • dcad13155b Add an option to disable the window rename escape sequence, from Romain Francoise. Nicholas Marriott 2012-01-20 19:15:40 +00:00
  • e6519d3e27 Add space movement keys for vi mode in the status line from Ben Boeckel. Nicholas Marriott 2012-01-20 19:10:29 +00:00
  • 299a8fd4a3 Calculate last position correctly for UTF-8 wide characters, reported by Matthias Lederhofer. Nicholas Marriott 2012-01-15 19:39:42 +00:00
  • 60069fe8fe Sync OpenBSD patchset 995: Tiago Cunha 2012-01-03 18:36:40 +00:00
  • d817f88fec Sync OpenBSD patchset 995: Tiago Cunha 2012-01-03 18:35:54 +00:00
  • eeaf92ad06 Add a man page section on window names and pane titles, from Felix Rosencrantz. Nicholas Marriott 2011-12-31 03:40:15 +00:00
  • 16f9667620 Show how to set default-path to revert to tmux's old behaviour of opening new windows in the current working directory at the time tmux was started, it's not obvious. naddy@ agrees this is a useful inclusion. Stuart Henderson 2011-12-30 14:59:13 +00:00
  • 90b331ea46 Sync OpenBSD patchset 994: Tiago Cunha 2011-12-30 14:21:40 +00:00
  • e2d59a6c17 Sync OpenBSD patchset 993: Tiago Cunha 2011-12-30 14:21:02 +00:00
  • 2ca1849350 Sync OpenBSD patchset 992: Tiago Cunha 2011-12-30 14:19:21 +00:00
  • e210abf335 $Id$ not $OpenBSD$. Tiago Cunha 2011-12-30 14:18:27 +00:00
  • f9b4095188 Sync OpenBSD patchset 991: Tiago Cunha 2011-12-30 14:16:44 +00:00
  • d1f0138653 Sync OpenBSD patchset 990: Tiago Cunha 2011-12-30 14:15:40 +00:00
  • 92aef64c5a Add CNL and CPL escape sequences. Nicholas Marriott 2011-12-29 08:06:24 +00:00
  • fdd1d0b72e Allow $HOME as default-path in tmux.conf so the same config file can be used on different machines regardless of where the user's home directory is. ok nicm Stefan Sperling 2011-12-27 14:07:20 +00:00
  • d377a68593 Add \033[s and \033[u to save and restore cursor position. Nicholas Marriott 2011-12-27 14:06:19 +00:00
  • 5db593e5c2 Extend history that can be captured to INT_MIN rather than SHRT_MIN. From Chris Johnsen. Nicholas Marriott 2011-12-27 13:46:26 +00:00
  • d71e4b9aca Reset flags on every loop or it is displayed too often, from Chris Johnsen. Nicholas Marriott 2011-12-27 13:41:50 +00:00
  • 9e7ec2e971 Sync OpenBSD patchset 989: Tiago Cunha 2011-12-25 23:36:27 +00:00
  • 3a9a24a7c0 Sync OpenBSD patchset 988: Tiago Cunha 2011-12-25 23:33:30 +00:00
  • da145e7c20 formatting errors, found using freebsd's "igor"; Jason McIntyre 2011-12-24 08:46:48 +00:00
  • d655566ce7 Fix so that when mouse-select-pane and mouse-select-window are both enabled, clicking on the status line does not change the current pane. From Romain Francoise. Nicholas Marriott 2011-12-24 08:26:59 +00:00
  • c1b9948525 Change the way the working directory for new processes is discovered. If default-path isn't empty, it is used. Otherwise: Nicholas Marriott 2011-12-09 16:37:29 +00:00
  • f308ba93aa Change the way the working directory for new processes is discovered. If default-path isn't empty, it is used. Otherwise: Nicholas Marriott 2011-12-09 16:28:18 +00:00
  • 76862acf3e Sync OpenBSD patchset 986: Tiago Cunha 2011-12-06 18:50:26 +00:00
  • f308663ad4 Sync OpenBSD patchset 985: Tiago Cunha 2011-12-06 18:48:45 +00:00
  • 876f46abb9 Sync OpenBSD patchset 984: Tiago Cunha 2011-12-06 18:48:02 +00:00
  • 620a87db25 Sync OpenBSD patchset 983: Tiago Cunha 2011-12-06 18:47:14 +00:00
  • e04d13f6a6 Support "jump to" like vi in copy mode using t and T keys. Also add x and X for delete in edit mode. Nicholas Marriott 2011-12-04 16:18:01 +00:00
  • c44d2d854f Log terminal overrides. Nicholas Marriott 2011-12-01 23:47:08 +00:00
  • 31f13e49d8 Add home and end keys for command prompt, from Matthias Lederhofer. Nicholas Marriott 2011-12-01 20:44:12 +00:00
  • 2397083f7e Make M-f and M-b work the same at the command prompt as in copy mode, pointed out by Romain Francoise. Nicholas Marriott 2011-12-01 20:42:31 +00:00
  • 08014af243 New commands and options. From Ben Boeckel. Tiago Cunha 2011-11-25 14:31:11 +00:00
  • 774bffb3c6 Sync OpenBSD patchset 982: Tiago Cunha 2011-11-25 13:34:20 +00:00
  • 9c920214e6 Sync OpenBSD patchset 981: Tiago Cunha 2011-11-25 13:33:04 +00:00
  • 5cc3d50289 Sync OpenBSD patchset 980: Tiago Cunha 2011-11-25 13:31:56 +00:00
  • 9ec457575d Sync OpenBSD patchset 979: Tiago Cunha 2011-11-25 13:30:45 +00:00
  • fc5f8804ec Add word movement and editing command for command prompt editing, from Ben Boeckel. Nicholas Marriott 2011-11-15 23:34:12 +00:00
  • fd25d35868 Move word-separators to be a session rather than window option, from Ben Boeckel. Nicholas Marriott 2011-11-15 23:24:04 +00:00
  • 7c9bc377a3 Add a pane_index format string and use it, from Ben Boeckel. Nicholas Marriott 2011-11-15 23:21:52 +00:00
  • 57df442916 Make window_pane_index work the same as window_index, from Ben Boeckel. Nicholas Marriott 2011-11-15 23:19:51 +00:00
  • 398af28d2a +. Nicholas Marriott 2011-11-15 23:12:28 +00:00
  • 8798079ab0 Typo. From Bastien Dejean. Tiago Cunha 2011-11-10 21:50:40 +00:00
  • c26ec766cb Add command colour options. From Ben Boeckel. Tiago Cunha 2011-11-10 21:49:27 +00:00
  • c3794d4303 Sync OpenBSD patchset 978: Tiago Cunha 2011-11-10 21:41:37 +00:00
  • 4fbb296438 Sync OpenBSD patchset 977: Tiago Cunha 2011-11-10 21:41:01 +00:00
  • 21128fea1e Sync OpenBSD patchset 976: Tiago Cunha 2011-11-10 21:40:17 +00:00
  • 9f738dd2fe Fix a trivial copy-and-paste error (sx->sy), from Chris Johnsen. Nicholas Marriott 2011-11-09 12:02:07 +00:00
  • 693c106a1d Add. Nicholas Marriott 2011-11-09 12:00:11 +00:00
  • 6c1c304fc3 Missing bits for new keys and buffer indexes, from Tiago Cunha Nicholas Marriott 2011-11-05 09:13:00 +00:00
  • e5bf63cb59 Option to change status line (message) background when using vi keys and in command mode. From Ben Boeckel. Nicholas Marriott 2011-11-05 09:06:31 +00:00
  • 046d8b096f Sync OpenBSD patchset 975: Tiago Cunha 2011-10-31 13:56:55 +00:00
  • 0cbab892d5 Sync OpenBSD patchset 974: Tiago Cunha 2011-10-31 13:56:16 +00:00
  • b44f78fe9f Sync OpenBSD patchset 973: Tiago Cunha 2011-10-31 13:55:43 +00:00
  • 3f5ec24b5a Sync OpenBSD patchset 972: Tiago Cunha 2011-10-31 13:55:10 +00:00
  • d8d9c2af98 Sync OpenBSD patchset 971: Tiago Cunha 2011-10-31 13:54:28 +00:00
  • e5d6df8979 minor formatting fix; Jason McIntyre 2011-10-27 23:33:35 +00:00
  • cf317412d9 Use pkg-config for libevent. Nicholas Marriott 2011-10-27 23:00:45 +00:00
  • b2ee98b8d7 Add screen*:XT to terminal-overrides for tmux-in-tmux, from Romain Francoise. Nicholas Marriott 2011-10-27 22:54:06 +00:00
  • 5213d9674b Add. Nicholas Marriott 2011-10-27 22:43:02 +00:00
  • 0ff42d975b Missing -o on usage for pipe-pane, from Tiago Cunha. Nicholas Marriott 2011-10-27 22:41:03 +00:00
  • 5ed3daf28b Didn't really think the else behaviour through - requiring argv to contain "else" is silly so just omit that, also some manpage tweaks. From Tiago Cunha. Nicholas Marriott 2011-10-27 22:40:15 +00:00
  • f5a73c5433 When copying, make repeat count indicate buffer to replace if used. Nicholas Marriott 2011-10-23 23:38:16 +00:00
  • 0e45ca1718 Recognise special keys and binds with multiple modifiers. From Bastien Dejean. Tiago Cunha 2011-10-23 15:42:15 +00:00
  • c1eeac86fe Sync OpenBSD patchset 970: Tiago Cunha 2011-10-23 15:11:09 +00:00
  • 03ee7f7edf Sync OpenBSD patchset 969: Tiago Cunha 2011-10-23 15:10:22 +00:00
  • a8ca1340ad Sync OpenBSD patchset 968: Tiago Cunha 2011-10-23 15:08:58 +00:00
  • 7d169a3679 Sync OpenBSD patchset 967: Tiago Cunha 2011-10-23 15:05:20 +00:00
  • 98e500f598 Sync OpenBSD patchset 966: Tiago Cunha 2011-10-23 15:04:30 +00:00
  • 1c1797e4f2 Sync OpenBSD patchset 965: Tiago Cunha 2011-10-23 15:03:50 +00:00
  • 653d1e2fc8 Sync OpenBSD patchset 964: Tiago Cunha 2011-10-23 15:02:20 +00:00
  • 9b48c77493 Sync OpenBSD patchset 963: Tiago Cunha 2011-10-23 15:00:41 +00:00
  • 96146a8c6f Done. Nicholas Marriott 2011-10-23 10:21:02 +00:00
  • e3225bc4e3 Alias NPage/PPage as PageDown/PgDn/PageUp/PgUp to reduce occasional confusion. Nicholas Marriott 2011-10-23 10:19:26 +00:00
  • f0aad68aee Support for \e[3J to clear the history. Also send the corresponding terminfo code (E3) before locking. Nicholas Marriott 2011-10-23 10:16:14 +00:00
  • 7d53e2c946 Done! Nicholas Marriott 2011-10-23 08:36:19 +00:00
  • 7ff4cf9405 Try to resolve relative paths for loadb and saveb (first using client working directory if any then default-path or session wd). Nicholas Marriott 2011-10-23 08:34:01 +00:00
  • 179d0686d7 For initial session, use size of command client even if detached. Nicholas Marriott 2011-10-23 08:10:11 +00:00
  • b32254acda Ignore LC_ALL and LC_CTYPE if they are empty as well as unset. Nicholas Marriott 2011-10-23 08:03:27 +00:00
  • 16d75a6bf2 Add client formats, from Ben Boeckel. Nicholas Marriott 2011-10-23 01:12:46 +00:00
  • e63909655c Plug a memory leak and update some comments, from Tiago Cunha. Nicholas Marriott 2011-10-23 00:49:25 +00:00
  • 213deb5c66 +. Nicholas Marriott 2011-10-23 00:43:58 +00:00
  • 69c1521895 +. Nicholas Marriott 2011-10-23 00:31:35 +00:00
  • 6821ccc882 Add an else clause for if-shell, from "arno-" on SourceForge. Nicholas Marriott 2011-10-18 08:57:01 +00:00
  • 17e6dc4405 Add manpage, also spaces->tabs. Nicholas Marriott 2011-10-10 20:17:17 +00:00
  • a7341715c1 Fix some warnings with newer autoconf, from Matt Curtis. Nicholas Marriott 2011-10-06 12:14:22 +00:00
  • 521bf41d12 Sync OpenBSD patchset 962: Tiago Cunha 2011-10-02 11:34:04 +00:00
  • f0c3e9babe Sync OpenBSD patchset 961: Tiago Cunha 2011-10-02 11:33:14 +00:00
  • edd59d9e0f Sync OpenBSD patchset 960: Tiago Cunha 2011-10-02 11:32:24 +00:00
  • 326c5bf1b4 Sync OpenBSD patchset 959: Tiago Cunha 2011-10-02 11:31:34 +00:00
  • 550906cb09 Sync OpenBSD patchset 958: Tiago Cunha 2011-10-02 11:30:26 +00:00
  • 175d82c95b Done. Nicholas Marriott 2011-10-02 06:56:31 +00:00