Commit graph

  • e70e9513a8 Simple tab completion of option names in command prompt. Nicholas Marriott 2008-06-21 14:11:39 +0000
  • 456ff329c3 Only set title if TERM looks vaguely okay. Also use newline for, er, newline rather than cursor_down. Nicholas Marriott 2008-06-21 13:11:28 +0000
  • 91e5e9290d Whoops. Take out abort(). Nicholas Marriott 2008-06-21 12:41:26 +0000
  • a65238e98c Strip padding from terminfo strings. Nicholas Marriott 2008-06-21 12:41:05 +0000
  • 74e8d47cf1 Update SRCS. Nicholas Marriott 2008-06-21 10:21:05 +0000
  • 2bd92e5f18 Lose unnecessary flags on context. Nicholas Marriott 2008-06-21 10:19:36 +0000
  • e5ab9a2db5 Sync. Nicholas Marriott 2008-06-21 10:08:52 +0000
  • 9a3c3c5198 Use three dots not two. Nicholas Marriott 2008-06-20 19:03:45 +0000
  • 487c65ebe7 Don't show creation time, show more of buffer. Nicholas Marriott 2008-06-20 19:01:59 +0000
  • ba0502958c Sync. Nicholas Marriott 2008-06-20 18:58:29 +0000
  • d7f5190a69 Trim. Nicholas Marriott 2008-06-20 18:58:13 +0000
  • 3128de3f19 buffer-limit option. Nicholas Marriott 2008-06-20 18:45:35 +0000
  • ef1c1d5753 Use the right flags argument for -d. Nicholas Marriott 2008-06-20 17:39:11 +0000
  • 4e4f71febb Swap in new paste buffer code and add a couple more commands. Nicholas Marriott 2008-06-20 17:31:48 +0000
  • 9798dcd4df Start of improved buffer code. Only set-buffer/show-buffer commands so far. Nicholas Marriott 2008-06-20 08:36:20 +0000
  • af924e726a Update. Nicholas Marriott 2008-06-20 06:36:47 +0000
  • 17fde823a8 Freeze output when showing display line, fixes problems when no status line. Nicholas Marriott 2008-06-20 06:36:01 +0000
  • 89ea06e0a1 Sync. Nicholas Marriott 2008-06-19 23:26:43 +0000
  • e9000e4c34 Wake up every 100 ms instead of 500. Add note. Nicholas Marriott 2008-06-19 23:24:40 +0000
  • a1db273dc2 display-time option to set message display time. Nicholas Marriott 2008-06-19 23:20:45 +0000
  • 7cebf4768b Hide cursor with flag. Nicholas Marriott 2008-06-19 23:07:11 +0000
  • ead089ece6 Use a fake cursor to avoid problems with real one when activity happens in window. Nicholas Marriott 2008-06-19 22:51:27 +0000
  • e180471982 Update from Will Maier. Nicholas Marriott 2008-06-19 22:14:12 +0000
  • 73d1558ed0 status-lines -> status, prefix-key -> prefix Nicholas Marriott 2008-06-19 22:04:02 +0000
  • 24cc3626dc Document command-prompt. Tweak TODO. Nicholas Marriott 2008-06-19 21:45:46 +0000
  • be0cf3bfe4 Add ; too. Nicholas Marriott 2008-06-19 21:28:41 +0000
  • 85135221f0 Handle commented lines. Nicholas Marriott 2008-06-19 21:20:27 +0000
  • 0695db3889 Convert cfg.c to use cmd-string stuff. Nicholas Marriott 2008-06-19 21:13:56 +0000
  • 471e37659f Handle empty strings as escape. Nicholas Marriott 2008-06-19 20:53:04 +0000
  • 6d9eaa6440 No space after prompt. Nicholas Marriott 2008-06-19 20:48:48 +0000
  • 74d8f0bf1d Command prompt for interactive commands. Nicholas Marriott 2008-06-19 20:45:21 +0000
  • c3b7a49cc1 Editable prompt. Not used for anything yet. More to come. Nicholas Marriott 2008-06-19 19:40:35 +0000
  • 8078deea3f Missed update. Nicholas Marriott 2008-06-19 19:37:39 +0000
  • 36e3f31f23 Stupid ncurses. Nicholas Marriott 2008-06-19 19:36:55 +0000
  • 9ef5bdc7c0 Show status messages without blocking the server. Nicholas Marriott 2008-06-19 18:27:55 +0000
  • 99df48d70f Trimify. Nicholas Marriott 2008-06-18 22:21:51 +0000
  • 28aefe4162 Lose OFILL. Nicholas Marriott 2008-06-18 22:18:08 +0000
  • c2f40d9840 Better modes for Solaris. Nicholas Marriott 2008-06-18 22:08:56 +0000
  • e9fc383256 O_NOCTTY. Nicholas Marriott 2008-06-18 22:00:49 +0000
  • 085d68bcc2 Solaris bits. Nicholas Marriott 2008-06-18 21:14:42 +0000
  • 9b0ff4cfc0 More Solaris stuff. Use ttyname, use ncurses,h. Nicholas Marriott 2008-06-18 20:58:03 +0000
  • 50d5239ace More Solaris bits Nicholas Marriott 2008-06-18 20:33:47 +0000
  • b7cefe4b6e NO_ASPRINTF. Nicholas Marriott 2008-06-18 20:12:19 +0000
  • be53d7f298 More Sun OS crap. Nicholas Marriott 2008-06-18 20:11:25 +0000
  • 0d5ad358ae forkpty for Sun OS. Nicholas Marriott 2008-06-18 19:52:29 +0000
  • fed1a3ba8a compat/daemon.c Nicholas Marriott 2008-06-18 19:36:27 +0000
  • 19b7946a85 Start of Solaris port. Nicholas Marriott 2008-06-18 19:34:50 +0000
  • 83a9f272d8 Missing NULL check. Nicholas Marriott 2008-06-18 19:06:51 +0000
  • 8873c79cbc Set window title to current session. New options set-titles to disable. Nicholas Marriott 2008-06-18 18:52:44 +0000
  • f9dedfccca Fix a couple of bugs. Handle 0 width properly (w/o overflow), and draw left < in the right place. Nicholas Marriott 2008-06-18 17:28:17 +0000
  • 2d3ea8b5b4 Display <> for more windows and highlight if activity. Nicholas Marriott 2008-06-18 17:14:02 +0000
  • 6c23e89f48 Sort options from Pierre Riteau. Nicholas Marriott 2008-06-18 16:39:15 +0000
  • 64b88167d1 Remove aborts. Nicholas Marriott 2008-06-18 16:35:26 +0000
  • f0bc951c79 Unused variable. Nicholas Marriott 2008-06-18 16:35:06 +0000
  • 61a41dc80e To 0.4. Some other Makefile tweaks. Nicholas Marriott 2008-06-18 16:34:48 +0000
  • ee32d19432 Scroll status line to show windows off-screen. Nicholas Marriott 2008-06-18 16:34:07 +0000
  • 0ede634802 s can be NULL, check for it. Nicholas Marriott 2008-06-17 19:26:19 +0000
  • 9b4d7c271b Document show-window-options, some other tweaks. Nicholas Marriott 2008-06-17 06:22:15 +0000
  • c9a650c5d4 Document set-window-option, update example. Nicholas Marriott 2008-06-17 06:18:44 +0000
  • ff21dbd58b Explanation of -t. Nicholas Marriott 2008-06-16 22:03:27 +0000
  • f9a1270d39 Update TODO. Nicholas Marriott 2008-06-16 20:26:48 +0000
  • 21a9b3f6e8 Fix some stupid parser bugs, most notably forgetting to allocate space for \0. Nicholas Marriott 2008-06-16 20:25:54 +0000
  • 55d5b83408 Informational messages on window option changes. Nicholas Marriott 2008-06-16 17:35:40 +0000
  • 1726bf0ffc Update NOTES, add known issues. Nicholas Marriott 2008-06-16 16:42:33 +0000
  • 4c166484f4 Memory leak/missing init. Nicholas Marriott 2008-06-16 07:01:41 +0000
  • a8e3e989dd Document show-options. Nicholas Marriott 2008-06-16 06:33:50 +0000
  • 1d0810547f show-window-options command. Nicholas Marriott 2008-06-16 06:10:02 +0000
  • 557b6b86b0 Add a couple of extra option types, and implement show-options command. Nicholas Marriott 2008-06-15 08:01:54 +0000
  • 0591d9ff12 I'm an idiot - it is start,len not start,end. Unbreak. Nicholas Marriott 2008-06-14 18:38:55 +0000
  • 0f403474aa New window options: force-width and force-height. This will force a window to an arbitrary width and height (0 for the default unlimited). This is neat for emacs which doesn't have a sensible way to force hard wrapping at 80 columns. Also, don't try to be clever and use clr_eol when redrawing the whole screen, it causes trouble since the redraw functions are used to draw the blank areas too. Nicholas Marriott 2008-06-14 16:47:20 +0000
  • 62d7ad2690 Clear blank area properly on redraw, and add a marker line below it. Nicholas Marriott 2008-06-14 12:05:06 +0000
  • 0bfd7a5023 Don't die on empty strings. Nicholas Marriott 2008-06-14 08:11:17 +0000
  • ea80307acb Update. Nicholas Marriott 2008-06-13 18:04:16 +0000
  • ec42778590 Man page update from Will Maier, thanks. Nicholas Marriott 2008-06-11 06:19:56 +0000
  • 30573a6ace Fix usage, from Will Maier. Nicholas Marriott 2008-06-10 20:28:42 +0000
  • 119bc8779a Use existing termios and get rid of stuff we don't want rather than constructing a new one. Nicholas Marriott 2008-06-10 18:51:22 +0000
  • b590b5dd0b Sync. Nicholas Marriott 2008-06-10 18:43:55 +0000
  • d00914ff2b Set socket mode +x if sessions attached. Nicholas Marriott 2008-06-08 19:49:04 +0000
  • 2a2a9760ee Read from pipe to allow client to confirm and socket be closed. Nicholas Marriott 2008-06-07 07:33:03 +0000
  • d51f075a4e Use a socketpair to synchronise server startup. Nicholas Marriott 2008-06-07 07:27:28 +0000
  • 958069575d Clear clients with flag too. Nicholas Marriott 2008-06-07 07:13:08 +0000
  • 77224aaf8b Be more conservative about redrawing using flags. Nicholas Marriott 2008-06-07 06:47:38 +0000
  • 6f7d59d279 Extra unused. Nicholas Marriott 2008-06-07 06:43:50 +0000
  • 713bad063a Make status-interval actually changeable. Nicholas Marriott 2008-06-07 06:13:21 +0000
  • 29e2253611 Partial tmux.1 update thanks to Will Maier. Nicholas Marriott 2008-06-06 20:07:56 +0000
  • 367e002bc2 New flag: aggressize resize. Resize window when to size of smallest session for which it is _current_ window. Nicholas Marriott 2008-06-06 20:02:27 +0000
  • 3cd4a08ffb Make server exit when last session dies. Also fix window check for status activity redraw. Nicholas Marriott 2008-06-06 17:55:27 +0000
  • 6a187bb8d3 Some Linux fixes; some code tidying. Don't redraw status bar so often. Nicholas Marriott 2008-06-06 17:20:30 +0000
  • ac332b6e79 ich emulation should maintain cursor position; bug spotted by merdely. Nicholas Marriott 2008-06-06 17:17:31 +0000
  • 596080a699 Usage update from Will Maier. Nicholas Marriott 2008-06-06 15:23:44 +0000
  • 15514592f9 Don't use entry init since it may be dependent on key. Nicholas Marriott 2008-06-05 23:17:03 +0000
  • 197347b61f Don't bork on link/swap the same window. Also extend comment. Nicholas Marriott 2008-06-05 22:59:38 +0000
  • 741f8967b4 Final missing print function. Nicholas Marriott 2008-06-05 21:54:47 +0000
  • 0b9b873a55 Big reorganisation of command-line syntax. Nicholas Marriott 2008-06-05 21:25:00 +0000
  • ee1a7fded7 Print for the less easy commands. Nicholas Marriott 2008-06-05 17:12:11 +0000
  • 642c0b00ab Easy bits of arg printing for list-keys. Nicholas Marriott 2008-06-05 16:35:32 +0000
  • 7325fea37d Man page fixes from Tiago Cunha. Nicholas Marriott 2008-06-05 15:55:59 +0000
  • ca198956f8 Add a MANDIR variable, from Tiago Cunha. Nicholas Marriott 2008-06-05 05:04:47 +0000
  • b044d0951f ifdef RB_PREV since 4.3 misses it too. Nicholas Marriott 2008-06-04 20:17:25 +0000
  • 879400e1f2 Support binding 27-31. Nicholas Marriott 2008-06-04 20:01:36 +0000