Add vim bindings
Created by: monkeyinsight
Mostly TUI is used by developers who use VIM bindings, so in addition to arrows, we need to give possibility to navigate with h,j,k,l https://vim.rtorr.com/
also we have Tab
to move to next element, we should have Shift+Tab
reserved for moving to previous element.