1. 3efd1f5 find-window command. by Nicholas Marriott · 17 years ago
  2. a15f8fc Support command sequences separated by " ; ". Also clean up command printing. by Nicholas Marriott · 17 years ago
  3. 8ea4971 suspend-client command and suspend client when ^Z key binding is used. by Nicholas Marriott · 17 years ago
  4. 273d630 Update for 0.7. by Nicholas Marriott · 17 years ago
  5. 1237025 Document xterm-keys by Nicholas Marriott · 17 years ago
  6. 5fefd9d Document repeat-time. by Tiago Cunha · 17 years ago
  7. 8b0a7c0 Document choose-*. by Nicholas Marriott · 17 years ago
  8. f8c5d13 Update. by Nicholas Marriott · 17 years ago
  9. e4cf738 Add tabs. by Nicholas Marriott · 17 years ago
  10. e78b7c8 Document command-prompt template string, and panes commands. From nicm and me. by Tiago Cunha · 17 years ago
  11. 68aedad Some comments. by Nicholas Marriott · 17 years ago
  12. 5aa3098 Support #S #H in status-left/right. by Nicholas Marriott · 17 years ago
  13. 3f20549 Reorder a bit. by Nicholas Marriott · 17 years ago
  14. 5bd33f5 Document default-path, and update set/setw with the -u flag. From nicm and me. by Tiago Cunha · 17 years ago
  15. d29ca39 Two new commands, choose-window and choose-session which work only when bound to a key and allow the window or session to be selected from a list. by Nicholas Marriott · 17 years ago
  16. 668dac5 Retry properly when failed to connect. by Nicholas Marriott · 17 years ago
  17. a1cb652 Update. by Nicholas Marriott · 17 years ago
  18. 97fef89 Rework the prefix-time stuff. The option is now call repeat-time and defaults to 500 ms. However, it only applies to a small subset of commands, currently: up-pane, down-pane, next-window, previous-window, resize-pane-up, resize-pane-down. These are the commands for which it is obviously useful, having it for everything else was just bloody annoying. by Nicholas Marriott · 17 years ago
  19. e9bb939 Update. by Nicholas Marriott · 17 years ago
  20. d1eb153 switch-pane is now select-pane. by Nicholas Marriott · 17 years ago
  21. b4ac8c1 Multiple window splitting. by Nicholas Marriott · 17 years ago
  22. 78f7e6d Turn off prefix-time for the moment, it is too annoying. by Nicholas Marriott · 17 years ago
  23. 98c85cf command-prompt now accepts a single argument, a template string. Any occurrences of %% in this string are replaced by whatever is entered at the prompt and the result is executed as a command. This allows things like (now bound by default): by Nicholas Marriott · 17 years ago
  24. 60bfaf5 prefix-time option to allow multiple commands without additional prefixes. by Nicholas Marriott · 17 years ago
  25. dbbc314 Handle ctrl/shift modifiers better. by Nicholas Marriott · 17 years ago
  26. c35a50b Commands to resize panes; also a pane generic cmd, not used yet. by Nicholas Marriott · 17 years ago
  27. 440a84b Use -O0 to prevent copy issues. by Nicholas Marriott · 17 years ago
  28. 162bacd Window splitting. Two vertical panes fixed 50% each. This is a huge diff, still a couple of bugs (notably heap corruption somewhere causing segfault on exit). by Nicholas Marriott · 17 years ago
  29. d78bc5d save-buffer command, from Tiago Cunha. by Nicholas Marriott · 17 years ago
  30. b4fe991 Updates. by Nicholas Marriott · 17 years ago
  31. 6c9822c Update slightly. by Nicholas Marriott · 17 years ago
  32. e3feb06 Server locking. set-password and lock-server commands, plus automatic locking. by Nicholas Marriott · 17 years ago
  33. 4d71164 Pick up cwd from environment,. by Nicholas Marriott · 17 years ago
  34. 88ab74a Clock mode. by Nicholas Marriott · 17 years ago
  35. bea8a54 Update. by Nicholas Marriott · 17 years ago
  36. e96dfbc +tmux differences. by Nicholas Marriott · 17 years ago
  37. 34cc2e0 Update. by Nicholas Marriott · 17 years ago
  38. 934e6d9 vis functions for Linux. by Nicholas Marriott · 17 years ago
  39. fb6c8ec New command, server-info, to show server info + terminal details. Also tweak term stuff a bit. by Nicholas Marriott · 17 years ago
  40. 3ed5aa3 Build array of codes, stop using ncurses global variables and push ncurses crap into tty-term.c. by Nicholas Marriott · 17 years ago
  41. ed5e8c4 Tidy, +. by Nicholas Marriott · 17 years ago
  42. 481465d -. by Nicholas Marriott · 17 years ago
  43. d531dbb Minor tidying; remove some old debugging messages. by Nicholas Marriott · 17 years ago
  44. c980360 +. by Nicholas Marriott · 17 years ago
  45. 51a3a93 Update TODO. by Nicholas Marriott · 17 years ago
  46. 4817468 +TODO +CHANGES. by Nicholas Marriott · 17 years ago
  47. 4af8db9 Complete option names as well. by Nicholas Marriott · 17 years ago
  48. ca1ee21 Switch to splay tree for key bindings. by Nicholas Marriott · 17 years ago
  49. 7a82e86 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/ by Nicholas Marriott · 17 years ago
  50. d0342f4 Ability to show window title on status line. by Nicholas Marriott · 17 years ago
  51. 408c855 +. by Nicholas Marriott · 17 years ago
  52. 8524062 Document mode keys by Nicholas Marriott · 17 years ago
  53. 46f5e42 Keep stack of previous windows. Check for op (orig_pair) for default colours. by Nicholas Marriott · 17 years ago
  54. 4198a9c TAILQ -> SLIST. by Nicholas Marriott · 17 years ago
  55. 93de57d Sync. by Nicholas Marriott · 17 years ago
  56. 185f729 Better OSC support for title setting, and support APC as well. by Nicholas Marriott · 17 years ago
  57. 631a45e Calculate y properly. by Nicholas Marriott · 17 years ago
  58. 4818224 Done. by Nicholas Marriott · 17 years ago
  59. efe5573 Internal screen data rewrite for better 256 colour/UTF-8 support. by Nicholas Marriott · 17 years ago
  60. ded3480 Split colour functions from screen. by Nicholas Marriott · 17 years ago
  61. 19a2c87 Initial UTF-8 support. by Nicholas Marriott · 17 years ago
  62. 4235ddb Initial 256 colour support, lightly tested. by Nicholas Marriott · 17 years ago
  63. 33aa931 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. by Nicholas Marriott · 17 years ago
  64. 0abb4ca Also done. by Nicholas Marriott · 17 years ago
  65. b43ed10 Done. by Nicholas Marriott · 17 years ago
  66. 546838e This idea (nested sessions) is fraught with too many problems to do it sanely; by Nicholas Marriott · 17 years ago
  67. c39c161 Spacing. by Nicholas Marriott · 17 years ago
  68. 3337dfc Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/. by Nicholas Marriott · 17 years ago
  69. 9721277 Support keypad. Change cursor key output. by Nicholas Marriott · 17 years ago
  70. 399e352 ^ for BOL too. by Nicholas Marriott · 17 years ago
  71. 892d1b5 Split emacs/vi keys into seperate tables. by Nicholas Marriott · 17 years ago
  72. 80a594c Document zombie window stuff. by Nicholas Marriott · 17 years ago
  73. 797f04b Document buffer stuff. by Nicholas Marriott · 17 years ago
  74. cfb611e Document next/prev word. by Nicholas Marriott · 17 years ago
  75. d90d646 Zombie windows, requested by Will Maier. by Nicholas Marriott · 17 years ago
  76. 9043fe8 Fix scrolling. by Nicholas Marriott · 17 years ago
  77. 1a58f95 Document some commands. by Nicholas Marriott · 17 years ago
  78. 571935c Handle bad session/client properly. by Nicholas Marriott · 17 years ago
  79. 6bc6e97 C-u C-f from merdely. by Nicholas Marriott · 17 years ago
  80. 7836298 Allow use of alt keys. move-window command. by Nicholas Marriott · 17 years ago
  81. 26792fc Tweak. by Nicholas Marriott · 17 years ago
  82. 758efb3 Handle escaped keys properly and use M-f/M-b in copy mode. by Nicholas Marriott · 17 years ago
  83. c2876e6 Sync. by Nicholas Marriott · 17 years ago
  84. c78b8d0 Purge stale entries. by Nicholas Marriott · 17 years ago
  85. fc7953f Fix usage. by Nicholas Marriott · 17 years ago
  86. 59da4dc list-commands command. by Nicholas Marriott · 17 years ago
  87. b69f4a3 Split internal status-colour into status-fg/status-bg options and lose workarounds in set-option stuff. by Nicholas Marriott · 17 years ago
  88. c24d849 Split options into a table to allow abbreviations. by Nicholas Marriott · 17 years ago
  89. 46383e3 Don't be clever and translate default colour. by Nicholas Marriott · 17 years ago
  90. e70e951 Simple tab completion of option names in command prompt. by Nicholas Marriott · 17 years ago
  91. 2bd92e5 Lose unnecessary flags on context. by Nicholas Marriott · 17 years ago
  92. e5ab9a2 Sync. by Nicholas Marriott · 17 years ago
  93. ba05029 Sync. by Nicholas Marriott · 17 years ago
  94. ef1c1d5 Use the right flags argument for -d. by Nicholas Marriott · 17 years ago
  95. 4e4f71f Swap in new paste buffer code and add a couple more commands. by Nicholas Marriott · 17 years ago
  96. 9798dcd Start of improved buffer code. Only set-buffer/show-buffer commands so far. by Nicholas Marriott · 17 years ago
  97. af924e7 Update. by Nicholas Marriott · 17 years ago
  98. 89ea06e Sync. by Nicholas Marriott · 17 years ago
  99. 73d1558 status-lines -> status, prefix-key -> prefix by Nicholas Marriott · 17 years ago
  100. 24cc362 Document command-prompt. Tweak TODO. by Nicholas Marriott · 17 years ago