Add a tmux rule
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user