Hong Zhao
Results
2
issues of
Hong Zhao
Is there a way to set up the authentication such that it can be ran inside a docker container?
enhancement
``` normal { bind "Ctrl Left" { GoToPreviousTab; } bind "Ctrl Right" { GoToNextTab; } } ``` Is it possible to bind arrow keys to Ctrl so that I can...