Commit Graph

9447 Commits (c1be1b351d07f95784c1f05ba1359b578fb57af9)

Author SHA1 Message Date
Nicholas Marriott 032ee1b880 Sync. 2007-10-04 19:27:41 +00:00
Nicholas Marriott f2b18ac417 Don't resize if sx AND sy haven't changed. Also tweak some logging, and reset attrs after clear. 2007-10-04 19:22:26 +00:00
Nicholas Marriott 1f9a8e70d9 Incomplete resize support. 2007-10-04 19:03:52 +00:00
Nicholas Marriott 418fb3938d Sync. 2007-10-04 14:26:15 +00:00
Maximilian Gass 5813ba6c39 More TODO entries 2007-10-04 14:18:44 +00:00
Maximilian Gass beae2d91a4 Added my tmux start script as an example (examples/start-tmux.sh) 2007-10-04 14:14:12 +00:00
Maximilian Gass 6a784ba0b0 New sessions can now be given a command for their first window 2007-10-04 13:43:14 +00:00
Maximilian Gass 3c16d72218 Fixed usage statement for new-window 2007-10-04 12:40:56 +00:00
Nicholas Marriott 7427cbe81e n not s. 2007-10-04 12:27:53 +00:00
Nicholas Marriott 7869dc73d5 Sync. 2007-10-04 12:24:04 +00:00
Nicholas Marriott b7f450b361 Oops, missed this file too. 2007-10-04 11:56:19 +00:00
Nicholas Marriott 11bc0ee285 Whoops, FREE not FREEALL. 2007-10-04 11:55:55 +00:00
Nicholas Marriott 68a5d5c00b Window attachment, malloc debugging, fix a segfault with no sessions. 2007-10-04 11:52:03 +00:00
Nicholas Marriott ff56ed7bd6 Nuke ?. 2007-10-04 11:23:17 +00:00
Nicholas Marriott 225e07fe38 Select window command. 2007-10-04 10:54:21 +00:00
Nicholas Marriott 19c1e1a800 Rename window. 2007-10-04 10:39:07 +00:00
Nicholas Marriott adc5f80bf9 Update & sync. 2007-10-04 10:13:38 +00:00
Nicholas Marriott 57157a1cde set-option command to set meta. 2007-10-04 10:11:32 +00:00
Nicholas Marriott 774b556669 Key binding and unbinding. 2007-10-04 09:30:53 +00:00
Nicholas Marriott 292ad55fbe List keys command. 2007-10-04 00:18:59 +00:00
Nicholas Marriott 815815989a Next/last/previous window, some other tweaks. 2007-10-04 00:02:10 +00:00
Nicholas Marriott 7ba01f6843 New window command. 2007-10-03 23:32:26 +00:00
Nicholas Marriott c3e049c5a9 Tweak error msgs. 2007-10-03 22:32:24 +00:00
Nicholas Marriott 001e2d1947 __progname in error msg. 2007-10-03 21:39:16 +00:00
Nicholas Marriott df716ecc8f Rewrite command handling to be more generic. Not finished! 2007-10-03 21:31:07 +00:00
Nicholas Marriott a5a17b40ee Skip exec on cmds. Also use xmemstrdup where appropriate. 2007-10-03 13:07:42 +00:00
Nicholas Marriott ab6170d6bf Use exec on default shell command. 2007-10-03 12:56:02 +00:00
Nicholas Marriott aaa98ab4a2 Rename some bits. 2007-10-03 12:43:47 +00:00
Nicholas Marriott fe06744d66 String/number arguments.. 2007-10-03 12:34:16 +00:00
Nicholas Marriott dadc56d754 Key binding, unbinding. 2007-10-03 11:26:34 +00:00
Nicholas Marriott a68b1e58db xcalloc, otherwise prefix may be !0. 2007-10-03 10:20:33 +00:00
Nicholas Marriott 9bb907f2a7 Move command handling into the server and tidy up some bits. 2007-10-03 10:18:32 +00:00
Nicholas Marriott 7ccdbf392d Sprinkle some const. 2007-10-03 09:17:00 +00:00
Nicholas Marriott ef91aac688 Add profiling. Also some trivial optimisations to skip memcpying. 2007-10-03 00:13:46 +00:00
Nicholas Marriott a6d3594d39 Redraw client status lines on rename. 2007-10-02 17:45:05 +00:00
Nicholas Marriott 1c4ec6e47e Sync. 2007-10-02 17:36:16 +00:00
Nicholas Marriott 91eb9206d0 Warn on ambiguous commands. 2007-10-02 17:35:00 +00:00
Nicholas Marriott 7258275605 Sync. 2007-10-02 17:28:53 +00:00
Nicholas Marriott 242e69327f Meta meta command. 2007-10-02 15:38:09 +00:00
Nicholas Marriott 4fbbc3dfd3 Reset scrolling region on exit. 2007-10-02 15:13:59 +00:00
Nicholas Marriott 38589dd2c7 Tweaks, info on session choice. 2007-10-01 18:34:37 +00:00
Maximilian Gass dcd73be71e Updatet documentation 2007-10-01 18:05:34 +00:00
Nicholas Marriott 843779a3e0 Restore window title handling. 2007-10-01 17:37:41 +00:00
Nicholas Marriott bfccbc67d1 Simple status line. 2007-10-01 14:53:29 +00:00
Nicholas Marriott 872696f781 Pass attributes around as flags rather than as a list of escape codes. 2007-10-01 14:18:42 +00:00
Nicholas Marriott 9d563c340b Destroy screens properly. 2007-10-01 14:15:48 +00:00
Nicholas Marriott 532757fd1c Don't move cursor when filling screen. 2007-09-30 13:29:28 +00:00
Nicholas Marriott 308bc18947 Window info command. 2007-09-30 13:02:14 +00:00
Nicholas Marriott f4fd8c225e Sync. 2007-09-29 21:10:48 +00:00
Nicholas Marriott a814c77b31 Missed this out before. 2007-09-29 21:10:26 +00:00