mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 12:16:10 -05:00
added quit keybind for terminal
This commit is contained in:
parent
4fce6beea6
commit
409c1576b7
1 changed files with 1 additions and 0 deletions
|
@ -138,6 +138,7 @@ C = :multipart text/html<Enter>
|
||||||
[terminal]
|
[terminal]
|
||||||
$noinherit = true
|
$noinherit = true
|
||||||
$ex = <C-x>
|
$ex = <C-x>
|
||||||
|
<C-q> = :close<Enter>
|
||||||
|
|
||||||
<C-p> = :prev-tab<Enter>
|
<C-p> = :prev-tab<Enter>
|
||||||
<C-n> = :next-tab<Enter>
|
<C-n> = :next-tab<Enter>
|
||||||
|
|
Loading…
Reference in a new issue