1
0
mirror of https://github.com/tmux/tmux.git synced 2025-03-30 11:38:51 +00:00

Commit Graph

  • 547b244e32 It does hit C-b. Nicholas Marriott 2009-01-10 17:00:03 +0000
  • e96dfbc2bf +tmux differences. Nicholas Marriott 2009-01-10 16:58:22 +0000
  • 34cc2e0962 Update. Nicholas Marriott 2009-01-10 16:07:49 +0000
  • 5771113be9 This applies to xterm too. Nicholas Marriott 2009-01-10 15:53:09 +0000
  • 0e736bf3d7 Tweak some more. Nicholas Marriott 2009-01-10 15:25:44 +0000
  • 31509a8aa4 Tweak again. Nicholas Marriott 2009-01-10 15:22:31 +0000
  • 5890630a83 +FAQ to dist. Tweak. Nicholas Marriott 2009-01-10 15:21:31 +0000
  • cd2c9d5c41 New FAQ. Nicholas Marriott 2009-01-10 15:19:37 +0000
  • b0b1d92a1b Use "%4d" instead of " %2d". Nicholas Marriott 2009-01-10 14:46:17 +0000
  • fd05d07c2b Change server-info format. Nicholas Marriott 2009-01-10 14:43:43 +0000
  • a49e9b5b00 +UTF-8-demo.txt Nicholas Marriott 2009-01-10 14:08:24 +0000
  • 934e6d9413 vis functions for Linux. Nicholas Marriott 2009-01-10 12:52:57 +0000
  • a1b43faa43 Trim spaces. Nicholas Marriott 2009-01-10 01:51:22 +0000
  • 430d219436 Don't show newlines etc. Nicholas Marriott 2009-01-10 01:44:35 +0000
  • e293d6af45 Space for page down as well. Nicholas Marriott 2009-01-10 01:41:32 +0000
  • 9def032d16 Line up indexes. Nicholas Marriott 2009-01-10 01:41:02 +0000
  • fb6c8ecae6 New command, server-info, to show server info + terminal details. Also tweak term stuff a bit. Nicholas Marriott 2009-01-10 01:30:38 +0000
  • 3ed5aa3e72 Build array of codes, stop using ncurses global variables and push ncurses crap into tty-term.c. Nicholas Marriott 2009-01-09 23:57:42 +0000
  • e134458754 Handle arrow key variants. Nicholas Marriott 2009-01-09 16:47:06 +0000
  • ed1031b358 Update key handling code. Simplify, support ctrl properly and add a new window option (xterm-keys) to output xterm key codes including ctrl and, if available, alt and shift. Nicholas Marriott 2009-01-09 16:45:58 +0000
  • 622d4def22 Give up the farce of caring about any keys aside from the ones in the screen termcap and the ones termcap doesn't handle that we hardcode manually. Nicholas Marriott 2009-01-08 22:28:02 +0000
  • 678dffa840 Utility files. Nicholas Marriott 2009-01-08 22:02:25 +0000
  • a9f0418255 Update CHANGES. Nicholas Marriott 2009-01-08 21:59:24 +0000
  • cd8f85c2bd When I wrote this I somehow forgot that the cursor could helpfully sit at sx (one character off the right of the screen), so there are several out-of-bounds issues. Add some additional checking. Nicholas Marriott 2009-01-08 21:55:12 +0000
  • 10c4a6dc33 Don't die when out of bounds if non-DEBUG. Stops people hitting me when bugs kill their long-running sessions in release versions. Nicholas Marriott 2009-01-08 21:52:05 +0000
  • 4ebb85aae8 Don't return NULL when retrieving a string that is too long. Nicholas Marriott 2009-01-08 21:22:01 +0000
  • ed5e8c4cd9 Tidy, +. Nicholas Marriott 2009-01-08 19:59:37 +0000
  • 481465d34c -. Nicholas Marriott 2009-01-08 19:10:10 +0000
  • 45738b2a85 Tweak. Nicholas Marriott 2009-01-07 23:09:51 +0000
  • 58be8b38a7 More man page updates from Tiago Cunha. Nicholas Marriott 2009-01-07 23:07:42 +0000
  • d531dbb53a Minor tidying; remove some old debugging messages. Nicholas Marriott 2009-01-07 22:57:03 +0000
  • 4846ad1657 Introduce nitems() and use it; use bsearch. Nicholas Marriott 2009-01-07 22:52:33 +0000
  • 4924d8e1e2 +comment. Nicholas Marriott 2009-01-07 22:29:33 +0000
  • a3e3051742 Whoops. New stuff goes at the top. Doh! Nicholas Marriott 2009-01-07 20:15:20 +0000
  • c980360cb5 +. Nicholas Marriott 2009-01-07 20:11:51 +0000
  • 51a3a93731 Update TODO. Nicholas Marriott 2009-01-07 20:09:10 +0000
  • 18312fa6fd Some options tidying/code shrinkage. Also add -u option to unset non-global options (allowing them to inherit), and some extra info. Nicholas Marriott 2009-01-07 19:53:17 +0000
  • 51ca51e329 Buffers should be numbered from zero, from Tiago Cunha. Also fix paste -b. Nicholas Marriott 2009-01-07 19:52:36 +0000
  • 8810fc158c Updates from Tiago Cunha. Nicholas Marriott 2009-01-07 18:54:18 +0000
  • a450b22e92 Memory leak fix from Tiago Cunha. Nicholas Marriott 2009-01-07 08:10:02 +0000
  • 0314e767e1 Stray debug message. Nicholas Marriott 2009-01-06 18:33:32 +0000
  • 4817468e92 +TODO +CHANGES. Nicholas Marriott 2009-01-06 18:24:37 +0000
  • d7e0ea5cc6 Don't die when backspacing off the edge of the screen, reported by David Chisnall.. Nicholas Marriott 2009-01-06 18:07:57 +0000
  • 4af8db90e8 Complete option names as well. Nicholas Marriott 2009-01-06 17:04:56 +0000
  • 9cddd796ff Prompt history. Nicholas Marriott 2009-01-06 15:37:15 +0000
  • 7fef12b491 Whoops, add keys in the right place in the tree. Nicholas Marriott 2009-01-06 14:47:56 +0000
  • ca1ee21702 Switch to splay tree for key bindings. Nicholas Marriott 2009-01-06 14:10:32 +0000
  • ac3fe6512f Some tweaks found by LLVM courtesy of IcePic. Nicholas Marriott 2009-01-05 11:04:06 +0000
  • b457479904 Make home and end work. Nicholas Marriott 2008-12-22 17:26:51 +0000
  • db39fd8503 Add vim mode. Nicholas Marriott 2008-12-20 09:09:57 +0000
  • da6e334eb4 Another duplicate. Nicholas Marriott 2008-12-17 08:08:09 +0000
  • c9912c20b3 Fix C-space and M-space. Nicholas Marriott 2008-12-16 08:25:48 +0000
  • 5445918b3e source-file command from Tiago Cunha. Nicholas Marriott 2008-12-15 21:21:56 +0000
  • 3bc3f632e1 Don't bother waking up when nothing is attached. Nicholas Marriott 2008-12-13 18:06:08 +0000
  • 75f043fedb Work around lack of dch. Nicholas Marriott 2008-12-13 17:41:49 +0000
  • de0a3a0840 Fix CLEANFILES. Nicholas Marriott 2008-12-13 17:40:30 +0000
  • f26c691b08 Should redraw 1 too. Nicholas Marriott 2008-12-11 21:10:04 +0000
  • 8fb10c11a0 Don't segfault on last character. Nicholas Marriott 2008-12-11 17:06:28 +0000
  • a1a8e0ce7a Tidy formatting. Nicholas Marriott 2008-12-10 20:26:41 +0000
  • 5c3d973a4a Import OpenBSD's getopt(3) to workaround broken glibc version. Nicholas Marriott 2008-12-10 20:25:42 +0000
  • 3b2859e9dc Even better, use cause. Nicholas Marriott 2008-12-10 19:50:35 +0000
  • 7a82e86827 Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ Nicholas Marriott 2008-12-08 16:19:51 +0000
  • f008d303e7 Kill warning. Nicholas Marriott 2008-12-06 09:30:25 +0000
  • d0342f4a04 Ability to show window title on status line. Nicholas Marriott 2008-12-05 20:04:06 +0000
  • 408c855070 +. Nicholas Marriott 2008-12-02 16:46:26 +0000
  • 8f163b8caa Support dfly, from joshe. Nicholas Marriott 2008-11-27 18:55:47 +0000
  • 8bef3adc83 Fix build on sparc. Nicholas Marriott 2008-11-23 19:38:12 +0000
  • cb3f4ed6fe Bump NSETOPTION. Nicholas Marriott 2008-11-17 18:56:36 +0000
  • a55a998d93 Update NOTES. Nicholas Marriott 2008-11-17 18:35:27 +0000
  • 8524062e56 Document mode keys Nicholas Marriott 2008-11-17 17:41:35 +0000
  • 5ca710d9e3 Disable UTF-8 by default and add options to enable it. Nicholas Marriott 2008-11-16 13:28:59 +0000
  • 46f5e42145 Keep stack of previous windows. Check for op (orig_pair) for default colours. Nicholas Marriott 2008-11-16 10:10:26 +0000
  • 1425738790 y not x :-/ Nicholas Marriott 2008-11-12 23:39:25 +0000
  • 7be7706f4d Ooops. Check the right value. Nicholas Marriott 2008-11-12 23:38:40 +0000
  • 4198a9c376 TAILQ -> SLIST. Nicholas Marriott 2008-11-05 01:19:24 +0000
  • 4e4aefaf7e Don't try to redraw status line in prompt mode. Nicholas Marriott 2008-11-04 20:55:58 +0000
  • 6304e23984 Record intermediate for p2/s2 and fake up charset redefinition (some programs use it to switch character set). Nicholas Marriott 2008-11-04 20:41:10 +0000
  • cf092dc27f This breaks mutt. Nicholas Marriott 2008-11-04 20:06:48 +0000
  • 25975cf5ae Alternative charset commands. Nicholas Marriott 2008-11-04 19:28:58 +0000
  • 08e615a03a Don't die if tcsetattr fails; fixes problems with cwm. Nicholas Marriott 2008-10-27 20:13:37 +0000
  • 93de57d83f Sync. Nicholas Marriott 2008-10-22 17:28:22 +0000
  • 2aeb08a54b I don't like this... Nicholas Marriott 2008-10-09 22:03:36 +0000
  • 0ba0fd389c Translate 256 colours to 16. Nicholas Marriott 2008-10-09 22:00:33 +0000
  • 185f7297e8 Better OSC support for title setting, and support APC as well. Nicholas Marriott 2008-10-09 21:22:16 +0000
  • 23e7da1ccb Clear correct range. Nicholas Marriott 2008-10-09 05:31:04 +0000
  • b0d8393c05 Clear status bar cell. Nicholas Marriott 2008-09-29 17:47:12 +0000
  • c2a5ffa6a4 Shut gcc up. Nicholas Marriott 2008-09-29 16:59:47 +0000
  • 9d6827ebb2 UINT_MAX. Nicholas Marriott 2008-09-29 16:58:02 +0000
  • 8132b4d092 Handle NULL properly. Nicholas Marriott 2008-09-29 16:36:56 +0000
  • 9e57336786 Style tweaks. Nicholas Marriott 2008-09-29 16:03:27 +0000
  • 631a45ecb5 Calculate y properly. Nicholas Marriott 2008-09-28 20:34:22 +0000
  • 22ef1a1379 SGR should not reset charset... don't know how this worked before... Nicholas Marriott 2008-09-26 07:41:01 +0000
  • 93aa3f3c21 Make RIS also reset scroll region. Nicholas Marriott 2008-09-26 07:34:12 +0000
  • 2a5d09f2f5 Don't scroll screen when redrawing it. Nicholas Marriott 2008-09-26 07:23:21 +0000
  • 62457bce0b Trim. Nicholas Marriott 2008-09-26 06:45:28 +0000
  • df2b3bcf44 Fix stupid GNU getopt behaviour. Nicholas Marriott 2008-09-25 23:28:15 +0000
  • 44b368e220 time.h Nicholas Marriott 2008-09-25 20:33:53 +0000
  • 48182243b7 Done. Nicholas Marriott 2008-09-25 20:10:19 +0000
  • efe557313a Internal screen data rewrite for better 256 colour/UTF-8 support. Nicholas Marriott 2008-09-25 20:08:57 +0000
  • 9edb4d4b85 Don't die on empty output strings, some terminfo entries have empty caps. Nicholas Marriott 2008-09-23 17:54:35 +0000