Show Menu
Cheatography

malicious duck i3wm Keyboard Shortcuts (DRAFT) by

My i3wm key bindings

This is a draft cheat sheet. It is a work in progress and is not finished yet.

i3wm Focus Movement

mod+l
change focus right
mod+h
change focus left
mod+j
change focus down
mod+k
change focus up
mod+L
move focused to right
mod+H
move focused to the left
mod+J
move focused down
mod+K
move focused Up
mod+Sh­ift+#
move focused to workspace #

I3wm Next Tile Placement

mod+Ctrl+h
Tile in colums
mod+v
Title in rows

Utility

mod+R
reload config
 

NVIM Motions

Mode
Commad
Desc
n
h
left
n
j
down
n
k
up
n
l
right
 
c-k
move to next error (loc list)
 
c-K
move to next error

Motion based on blocks

x,n
%
cycle forward thru groups
x,n
g%
cycle backward thru groups
x
a%
select the match group
x,n
]%
goto next unmatched group
x,n
[%
gotot prev unmatched group

Cop/Pa­ste­/Move

 
y{motion}
copy text
 
yy || Y
copy line(s)
v
zy
copy selected, no trailing ws
n
p
put after cursor
n
P
put before cursor
 
]p
p w/ indent to line
 
[p || [P || ]P
P w/ indent to line
 
zp || zP
paste w/o trailing ws
v
<le­ade­r>p
Paste over with re-paste
v,s,n
<le­ade­r>d
delete to null reg
n,v
K
move selected up
n,v
J
move selected down
 

NVIM Tab Control

n
<le­ade­r>bl
Close to the Left
n
<le­ade­r>br
Close to the right
n
<le­ade­r>bo
Close others
n
<le­ade­r>bP
Close non-pinned
n
<le­ade­r>bp
Toggle Pin
n
<le­ade­r>bC
Pick to Close
n
<le­ade­r>gb
Pick tab