sidetree 0.2.0

TUI file tree for usage with terminal text editors
1
2
3
4
5
set show_hidden false
set open_cmd 'kcr edit "$sidetree_entry"; kcr focus'
set quit_on_open true
map <esc> quit
map u cd ..