anuragg-p
Results
2
comments of
anuragg-p
trafficstars
Hi can someone pls point out how to do this with vim mode? ``` { "context": "Pane", "bindings": { "shift h": "pane::ActivatePrevItem", "shift l": "pane::ActivateNextItem" } } ``` The above...
Hi @samjeffress , Any idea on how to do this better with vim mode on? Just like we do in telescope?