remi / teamocil

There's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files.
MIT License
2.36k stars 101 forks source link

Adds prefix_with_space layout option #58

Closed manicolosi closed 10 years ago

manicolosi commented 10 years ago

This adds a prefix_with_space option to layouts. This allows shells to avoid adding commands to the command history (i.e. using bash's ignorespace option).

This option might belong better as a root option, but I wanted to get some input first. Also, prefix_with_space is kinda lame, need to think of a better name...

remi commented 10 years ago

I’m going to close the pull request since I did a 100% rewrite of teamocil (with less features).