1. 03d531e Move sx,sy into tty rather than client. by Nicholas Marriott · 16 years ago
  2. 93230a6 Pass return code from _exec; allow command sequences to work from the command line. by Nicholas Marriott · 16 years ago
  3. fb6c8ec New command, server-info, to show server info + terminal details. Also tweak term stuff a bit. by Nicholas Marriott · 16 years ago
  4. ed1031b 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. by Nicholas Marriott · 16 years ago
  5. c980360 +. by Nicholas Marriott · 16 years ago
  6. 0b9b873 Big reorganisation of command-line syntax. by Nicholas Marriott · 16 years ago
  7. 642c0b0 Easy bits of arg printing for list-keys. by Nicholas Marriott · 16 years ago
  8. f91e7bf If no command is specified, assume new-session. by Nicholas Marriott · 16 years ago
  9. eaee4dc Quick and dirty kill-server command. by Nicholas Marriott · 16 years ago
  10. c7243b7 Move -s and -c down a level so handling them is the responsibility of the command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before. by Nicholas Marriott · 16 years ago
  11. 76c8a59 Big internal reorganisation to move tty control into parent. by Nicholas Marriott · 17 years ago
  12. b359f9b Add -c option to specify client, and move detach/refresh to client rather than session. by Nicholas Marriott · 17 years ago
  13. 25e94a0 List client command. by Nicholas Marriott · 17 years ago