An open API service indexing awesome lists of open source software.

https://github.com/ku1ik/vimbanery

Vim-like keybindings for Kanbanery
https://github.com/ku1ik/vimbanery

Last synced: 3 months ago
JSON representation

Vim-like keybindings for Kanbanery

Awesome Lists containing this project

README

        

# Vimbanery

Vim-like keybindings for Kanbanery.

## Keys

j / ↓ : goDown
k / ↑ : goUp
h / ← : goLeft
l / → : goRight
J : shiftDown
K : shiftUp
H : shiftLeft
L : shiftRight
gg : goTop
G : goBottom
o : toggleOpen
⏎ : toggleOpen
y : copyLink
ee : expandAll
ec : expandComments
es : expandSubtasks
ea : expandAttachments
eg : expandGithub
c : addComment
s : addSubtask
b : addBlocker
t : editTitle
E : editDescription
a : addAfter
A : addAtBottom
i : addBefore
I : addAtTop
x : delete
gi : goIcebox