add vi keybindings in tui
Compare changes
Files
2
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 5
− 1
@@ -122,7 +122,7 @@ ui AppState { appData = AppData {..}, appSettings = as@(AppSettings {..}), ..}
@@ -269,6 +269,10 @@ eventHandler AppState {..} (VtyEvent (Vty.EvKey (Vty.KUp) _)) =