Commit Graph

18 Commits

Author SHA1 Message Date
e159af1f51 Add session example and screenshot 2012-04-22 17:46:11 +01:00
54479c7bcf Add todo section to readme 2012-04-22 17:02:30 +01:00
0da5bf3ef1 Restrict load-session command to within Tmux to avoid an odd bug 2012-04-22 17:02:18 +01:00
58f40fda87 Fix two typos 2012-04-22 17:01:44 +01:00
d35a214e99 Add support for command aliases
* `session` and `window` commands are now know as `load-session` and
  `load-window` respectively, with aliases for their former names.
* Add short aliases for various commands.
* `help` and `completions` commands have been expanded with support for
  aliases.
* `help` command has been expanded upon with brief docs for a few more
  commands.
2012-04-22 16:43:18 +01:00
939583cabd Update readme 2012-04-22 15:44:10 +01:00
8ddcd7a13d Update readme, again 2012-04-22 15:19:37 +01:00
9cfc65489d Update image in readme 2012-04-22 15:13:30 +01:00
30832d825d Update readme 2012-04-22 15:10:59 +01:00
5be74df608 Add readme and license files 2012-04-22 15:04:50 +01:00
05e3970cef Add window layout example and it's screenshot 2012-04-22 15:04:34 +01:00
109ae687d9 Consistent error message 2012-04-22 15:04:10 +01:00
697699d095 Don't load tmuxifier env into shell
The tmuxifier command loads the env itself before calling the
sub-commands.
2012-04-22 13:18:42 +01:00
64e91f7d16 Fix issue with switching to already existing session 2012-04-22 13:03:07 +01:00
8b2c32be68 Expand help command's knowledge a bit. 2012-04-22 12:50:23 +01:00
85fbda7e27 Add "new" and "edit" commands 2012-04-22 12:40:36 +01:00
5b73edcead Add version and basic help information 2012-04-22 11:52:52 +01:00
ed8743facb Initial commit 2012-04-22 11:28:38 +01:00