1. 806520f Add some UTF-8 utility functions and use them to prevent the width limit by nicm · 11 years ago
  2. 992ef70 Remove the monitor-content option and associated bits and bobs. It's by nicm · 11 years ago
  3. 252a737 Support UTF-8 with choose-buffer, from Kosuke ASAMI. Also make by nicm · 11 years ago
  4. b11de5a Make session_attached a count and add session_many_attached flag. by nicm · 11 years ago
  5. 1286c56 Replace ## by # in format. by nicm · 11 years ago
  6. 98b81e9 And get it right this time... don't leak if it is an empty string either. by nicm · 11 years ago
  7. 0b77d17 Fix leak in format_get_command. by nicm · 11 years ago
  8. d0566a4 Remove the KERN_PROC_CWD the proc_current_path format (which is the only by nicm · 11 years ago
  9. 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
  10. 1a49eba First period not last for host_short, from Michael Scholz. by nicm · 11 years ago
  11. 2bf2f5d Allow nested format expansion. by nicm · 11 years ago
  12. 40811eb Add length limit operator for formats. by nicm · 11 years ago
  13. d75dd2a Add formats for window flags. by nicm · 11 years ago
  14. f5b041e Add pane_synchronized format, from Romain Francoise. by Nicholas Marriott · 11 years ago
  15. c30d60f Add host_short format, from Tiago Cunha. by Nicholas Marriott · 11 years ago
  16. 55640a3 (long long) and %lld for time_t output ok nicm by Theo Deraadt · 12 years ago
  17. 87fe1c0 Include prefix on ids, from George Nachman. by Nicholas Marriott · 12 years ago
  18. 6fee3e9 Rename session idx to session id throughout and add $ prefix to targets by Nicholas Marriott · 12 years ago
  19. 35452b3 Do not leak command in formats, from Romain Francoise. by Nicholas Marriott · 12 years ago
  20. 20636d9 Add a command queue to standardize and simplify commands that call other by Nicholas Marriott · 12 years ago
  21. 86adcd4 Add pane_tabs format to format_window_pane based on code from George Nachman. by Nicholas Marriott · 12 years ago
  22. 702ab8b Add a load of miscellaneous pane formats, from George Nachman. by Nicholas Marriott · 12 years ago
  23. ad760b3 Add client_session and client_last_session formats. by Nicholas Marriott · 12 years ago
  24. 63b4fd5 Add a format client_prefix which is 1 if prefix key has been by Nicholas Marriott · 12 years ago
  25. a552159 Don't set some string formats if the string is NULL. by Nicholas Marriott · 12 years ago
  26. fdbfc7e Rather than having two grids for each pane, one for ASCII and one for by Nicholas Marriott · 12 years ago
  27. 42272df Use pgrp of pty fd not pid of immediate child when recovering current by Nicholas Marriott · 12 years ago
  28. df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
  29. ebf94bc Switch all of the various choose- and list- commands over to the format by Nicholas Marriott · 13 years ago
  30. b831f86 Add pane_current_path format, suggested by Mikolaj Kucharski. by Nicholas Marriott · 13 years ago
  31. d1ae2d9 Get client_width and client_height the right way round, from Stephen Thirlwall. by Nicholas Marriott · 13 years ago
  32. 0e59bc7 Give each window a unique id, like panes but prefixed with @. Based on by Nicholas Marriott · 13 years ago
  33. 7c9bc37 Add a pane_index format string and use it, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  34. 16d75a6 Add client formats, from Ben Boeckel. by Nicholas Marriott · 13 years ago
  35. 49ef0b4 Add a few more formats for panes (tty, pid, start cmd/cwd). by Nicholas Marriott · 13 years ago
  36. 4a5dff3 Add initial framework for more powerful formatting of command output and by Nicholas Marriott · 13 years ago