Fix typo in README
This commit is contained in:
parent
414848a4a7
commit
a18c33ca7f
2
README
2
README
|
@ -7,7 +7,7 @@ Right now it will open a single window with one terminal and it will (to some de
|
||||||
|
|
||||||
You can create more terminals by right clicking on one and choosing to split it vertically or horizontally. You can get rid of a terminal by right clicking on it and choosing Close. ctrl-shift-h and ctrl-shift-v will also effect the splitting.
|
You can create more terminals by right clicking on one and choosing to split it vertically or horizontally. You can get rid of a terminal by right clicking on it and choosing Close. ctrl-shift-h and ctrl-shift-v will also effect the splitting.
|
||||||
|
|
||||||
ctrl-shift-n and ctrl-shift-p will shift focus to the next/previous terminal respectively, and ctrl-shift-c will close the current terminal
|
ctrl-shift-n and ctrl-shift-p will shift focus to the next/previous terminal respectively, and ctrl-shift-q will close the current terminal
|
||||||
|
|
||||||
One other obvious gotcha - I am experimenting a bit with the URL matching, so at the moment you can match just the domain or the full URL. Let me know if you love/hate this.
|
One other obvious gotcha - I am experimenting a bit with the URL matching, so at the moment you can match just the domain or the full URL. Let me know if you love/hate this.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue