Add a tmux rule

This commit is contained in:
mcarton
2015-07-04 14:17:33 +02:00
parent cb33c912e5
commit 3822f62d90
3 changed files with 35 additions and 1 deletions
+2 -1
View File
@@ -189,7 +189,8 @@ using the matched rule and runs it. Rules enabled by default are as follows:
* `sudo` – prepends `sudo` to previous command if it failed because of permissions;
* `switch_layout` – switches command from your local layout to en;
* `systemctl` – correctly orders parameters of confusing systemctl;
* `test.py` &ndasg; runs `py.test` instead of `test.py`;
* `test.py` – runs `py.test` instead of `test.py`;
* `tmux` – fixes tmux commands;
* `whois` – fixes `whois` command.
Enabled by default only on specific platforms: