Open C-{S-t,t} keys to other OSes/terminal emacs
This commit is contained in:
parent
922b48872d
commit
1d072a6c9e
1 changed files with 2 additions and 3 deletions
|
@ -364,9 +364,8 @@
|
|||
:g "M-8" #'+workspace/switch-to-7
|
||||
:g "M-9" #'+workspace/switch-to-8
|
||||
:g "M-0" #'+workspace/switch-to-final
|
||||
(:unless IS-MAC
|
||||
:n "C-t" #'+workspace/new
|
||||
:n "C-T" #'+workspace/display)
|
||||
:n "C-S-t" #'+workspace/display
|
||||
(:when IS-MAC
|
||||
:g "s-t" #'+workspace/new
|
||||
:g "s-T" #'+workspace/display
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue