Commit Graph

  • f26c691b08 Should redraw 1 too. Nicholas Marriott 2008-12-11 21:10:04 +00:00
  • 8fb10c11a0 Don't segfault on last character. Nicholas Marriott 2008-12-11 17:06:28 +00:00
  • a1a8e0ce7a Tidy formatting. Nicholas Marriott 2008-12-10 20:26:41 +00:00
  • 5c3d973a4a Import OpenBSD's getopt(3) to workaround broken glibc version. Nicholas Marriott 2008-12-10 20:25:42 +00:00
  • 3b2859e9dc Even better, use cause. Nicholas Marriott 2008-12-10 19:50:35 +00:00
  • 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 +00:00
  • f008d303e7 Kill warning. Nicholas Marriott 2008-12-06 09:30:25 +00:00
  • d0342f4a04 Ability to show window title on status line. Nicholas Marriott 2008-12-05 20:04:06 +00:00
  • 408c855070 +. Nicholas Marriott 2008-12-02 16:46:26 +00:00
  • 8f163b8caa Support dfly, from joshe. Nicholas Marriott 2008-11-27 18:55:47 +00:00
  • 8bef3adc83 Fix build on sparc. Nicholas Marriott 2008-11-23 19:38:12 +00:00
  • cb3f4ed6fe Bump NSETOPTION. Nicholas Marriott 2008-11-17 18:56:36 +00:00
  • a55a998d93 Update NOTES. Nicholas Marriott 2008-11-17 18:35:27 +00:00
  • 8524062e56 Document mode keys Nicholas Marriott 2008-11-17 17:41:35 +00:00
  • 5ca710d9e3 Disable UTF-8 by default and add options to enable it. Nicholas Marriott 2008-11-16 13:28:59 +00:00
  • 46f5e42145 Keep stack of previous windows. Check for op (orig_pair) for default colours. Nicholas Marriott 2008-11-16 10:10:26 +00:00
  • 1425738790 y not x :-/ Nicholas Marriott 2008-11-12 23:39:25 +00:00
  • 7be7706f4d Ooops. Check the right value. Nicholas Marriott 2008-11-12 23:38:40 +00:00
  • 4198a9c376 TAILQ -> SLIST. Nicholas Marriott 2008-11-05 01:19:24 +00:00
  • 4e4aefaf7e Don't try to redraw status line in prompt mode. Nicholas Marriott 2008-11-04 20:55:58 +00:00
  • 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 +00:00
  • cf092dc27f This breaks mutt. Nicholas Marriott 2008-11-04 20:06:48 +00:00
  • 25975cf5ae Alternative charset commands. Nicholas Marriott 2008-11-04 19:28:58 +00:00
  • 08e615a03a Don't die if tcsetattr fails; fixes problems with cwm. Nicholas Marriott 2008-10-27 20:13:37 +00:00
  • 93de57d83f Sync. Nicholas Marriott 2008-10-22 17:28:22 +00:00
  • 2aeb08a54b I don't like this... Nicholas Marriott 2008-10-09 22:03:36 +00:00
  • 0ba0fd389c Translate 256 colours to 16. Nicholas Marriott 2008-10-09 22:00:33 +00:00
  • 185f7297e8 Better OSC support for title setting, and support APC as well. Nicholas Marriott 2008-10-09 21:22:16 +00:00
  • 23e7da1ccb Clear correct range. Nicholas Marriott 2008-10-09 05:31:04 +00:00
  • b0d8393c05 Clear status bar cell. Nicholas Marriott 2008-09-29 17:47:12 +00:00
  • c2a5ffa6a4 Shut gcc up. Nicholas Marriott 2008-09-29 16:59:47 +00:00
  • 9d6827ebb2 UINT_MAX. Nicholas Marriott 2008-09-29 16:58:02 +00:00
  • 8132b4d092 Handle NULL properly. Nicholas Marriott 2008-09-29 16:36:56 +00:00
  • 9e57336786 Style tweaks. Nicholas Marriott 2008-09-29 16:03:27 +00:00
  • 631a45ecb5 Calculate y properly. Nicholas Marriott 2008-09-28 20:34:22 +00:00
  • 22ef1a1379 SGR should not reset charset... don't know how this worked before... Nicholas Marriott 2008-09-26 07:41:01 +00:00
  • 93aa3f3c21 Make RIS also reset scroll region. Nicholas Marriott 2008-09-26 07:34:12 +00:00
  • 2a5d09f2f5 Don't scroll screen when redrawing it. Nicholas Marriott 2008-09-26 07:23:21 +00:00
  • 62457bce0b Trim. Nicholas Marriott 2008-09-26 06:45:28 +00:00
  • df2b3bcf44 Fix stupid GNU getopt behaviour. Nicholas Marriott 2008-09-25 23:28:15 +00:00
  • 44b368e220 time.h Nicholas Marriott 2008-09-25 20:33:53 +00:00
  • 48182243b7 Done. Nicholas Marriott 2008-09-25 20:10:19 +00:00
  • efe557313a Internal screen data rewrite for better 256 colour/UTF-8 support. Nicholas Marriott 2008-09-25 20:08:57 +00:00
  • 9edb4d4b85 Don't die on empty output strings, some terminfo entries have empty caps. Nicholas Marriott 2008-09-23 17:54:35 +00:00
  • f07cedf048 Rename some functions. Nicholas Marriott 2008-09-10 19:15:06 +00:00
  • ded348064a Split colour functions from screen. Nicholas Marriott 2008-09-10 18:59:29 +00:00
  • 19a2c87f04 Initial UTF-8 support. Nicholas Marriott 2008-09-09 22:16:37 +00:00
  • 1e145a639b Unbreak 256 colours when commands are combined. Nicholas Marriott 2008-09-09 17:35:04 +00:00
  • d4173e2a78 Style tweaks. Nicholas Marriott 2008-09-08 22:18:03 +00:00
  • 6674197e85 Fix bold/non-bold mismatch in 256 colour mode by adding an extra 8 bits (ick) onto the attributes and using two of them to mark the fg and bg as 256 colours when necessary. If only it was 255 colours we would have one value for default and wouln't need this :-/. Nicholas Marriott 2008-09-08 22:03:56 +00:00
  • cecd7c0cc8 Comments. Nicholas Marriott 2008-09-08 21:05:41 +00:00
  • affc3c95c3 Get defaults the right way round. Nicholas Marriott 2008-09-08 21:04:59 +00:00
  • 0ba3bab997 Get the colours right. Nicholas Marriott 2008-09-08 20:51:19 +00:00
  • 4235ddb4e8 Initial 256 colour support, lightly tested. Nicholas Marriott 2008-09-08 17:40:51 +00:00
  • 33aa931541 Support OS X by moving to gettimeofday(2) and adding poll compat from OpenSSH. Nicholas Marriott 2008-08-28 17:45:30 +00:00
  • 0abb4ca413 Also done. Nicholas Marriott 2008-08-08 17:36:58 +00:00
  • b43ed100c2 Done. Nicholas Marriott 2008-08-08 17:36:30 +00:00
  • 8ed403e309 Tidy logging and lose stdout hacks for _info. Nicholas Marriott 2008-08-08 17:35:42 +00:00
  • de0e1c6284 Lose ensure* stuff. Nicholas Marriott 2008-08-07 20:20:52 +00:00
  • 65833c2976 This order is required for -static. Nicholas Marriott 2008-08-07 05:15:21 +00:00
  • 3a6e41c5cb Comment tweak. Nicholas Marriott 2008-08-01 20:25:13 +00:00
  • 1b2cf86182 == 0 not == NULL Nicholas Marriott 2008-07-25 17:29:40 +00:00
  • ba597da72e Environment variables in configuration file. Nicholas Marriott 2008-07-25 17:20:40 +00:00
  • 546838ee65 This idea (nested sessions) is fraught with too many problems to do it sanely; for example, in order not to be annoying, previous-window would have to work as expected (jump back to previous session) but what if you enter the same session from different parent sessions? What is the previous window? It would have to be tied to the client. There are other issues as well, and I don't see it as terribly useful (you can bind a switch-client command to any key anyway), so it is off the list. Nicholas Marriott 2008-07-25 06:56:16 +00:00
  • c39c1618c7 Spacing. Nicholas Marriott 2008-07-24 22:21:28 +00:00
  • 3337dfcae5 Support keypad mode, and get rid of SCREEN_DEF*. Meant to commit these separately but forgot :-/. Nicholas Marriott 2008-07-24 21:42:40 +00:00
  • 815b217482 These flags are off by default. Nicholas Marriott 2008-07-24 07:01:57 +00:00
  • ee8a9d2458 Handle kcursor+kkeypad (switch to OA from [A). Nicholas Marriott 2008-07-24 00:03:15 +00:00
  • e00736b811 Revert this, it breaks emacs. Nicholas Marriott 2008-07-23 23:46:51 +00:00
  • 97212771b5 Support keypad. Change cursor key output. Nicholas Marriott 2008-07-23 23:44:50 +00:00
  • 5942e22d71 Memory leaks. Nicholas Marriott 2008-07-23 22:18:06 +00:00
  • 403b1b27ab Handle exact match properly. Nicholas Marriott 2008-07-19 10:07:50 +00:00
  • 1e0cbd24ad emacs mode keys tweaks. Nicholas Marriott 2008-07-03 15:26:32 +00:00
  • 399e352095 ^ for BOL too. Nicholas Marriott 2008-07-02 21:25:58 +00:00
  • 892d1b534e Split emacs/vi keys into seperate tables. Nicholas Marriott 2008-07-02 21:22:57 +00:00
  • 089f727f54 Rm UCLC LCUC which are unsupported on FBSD. Nicholas Marriott 2008-07-02 16:18:24 +00:00
  • e5cf8594e8 long for pid. Nicholas Marriott 2008-07-01 20:35:16 +00:00
  • dd41035a4d Protocol versioning, version is checked on identify message. Nicholas Marriott 2008-07-01 19:47:02 +00:00
  • 87b9851f3a Doh. Nicholas Marriott 2008-07-01 19:00:50 +00:00
  • bd1a705bbe 0.4 released. Nicholas Marriott 2008-07-01 05:43:01 +00:00
  • 07af4ce499 Fill in $TMUX. Nicholas Marriott 2008-07-01 05:06:11 +00:00
  • ce2dc2a66a Set up environ properly. Nicholas Marriott 2008-06-30 19:11:33 +00:00
  • 8969a8beaf Don't copy default command, use NULL if specified to use previous command. Nicholas Marriott 2008-06-30 18:45:02 +00:00
  • 80a594cae3 Document zombie window stuff. Nicholas Marriott 2008-06-30 18:27:14 +00:00
  • 797f04b648 Document buffer stuff. Nicholas Marriott 2008-06-30 05:34:06 +00:00
  • b881ff91f2 Sync use from priteau. Nicholas Marriott 2008-06-29 21:03:57 +00:00
  • cfb611e95a Document next/prev word. Nicholas Marriott 2008-06-29 07:22:00 +00:00
  • d90d646ca8 Zombie windows, requested by Will Maier. Nicholas Marriott 2008-06-29 07:04:31 +00:00
  • 09a4f6a62d Make previous-word stop at BOL. Nicholas Marriott 2008-06-27 17:41:48 +00:00
  • 9043fe891a Fix scrolling. Nicholas Marriott 2008-06-27 17:32:24 +00:00
  • 1a58f958be Document some commands. Nicholas Marriott 2008-06-27 17:24:16 +00:00
  • 571935c823 Handle bad session/client properly. Nicholas Marriott 2008-06-27 17:10:01 +00:00
  • 6bc6e97da5 C-u C-f from merdely. Nicholas Marriott 2008-06-26 19:02:18 +00:00
  • 8fee858871 index prompt. Nicholas Marriott 2008-06-25 20:44:26 +00:00
  • b87789707b Oops, forgot to commit move-window. Also add select-prompt to allow index to be typed. Nicholas Marriott 2008-06-25 20:43:14 +00:00
  • 7836298f29 Allow use of alt keys. move-window command. Nicholas Marriott 2008-06-25 20:33:20 +00:00
  • eb5638f3e7 Only lowercase key bindings. Nicholas Marriott 2008-06-25 19:18:20 +00:00
  • 26792fc3a8 Tweak. Nicholas Marriott 2008-06-25 19:12:30 +00:00
  • 758efb3947 Handle escaped keys properly and use M-f/M-b in copy mode. Nicholas Marriott 2008-06-25 07:30:08 +00:00
  • cb6c14502b Next/previous word in copy-mode. Nicholas Marriott 2008-06-24 07:00:39 +00:00