mirror of https://github.com/zulip/zulip.git
9f9259683c
Added a commit to bind vim keys with the SettingsPanelMenu, allowing users to control the settings and organization tabs using 'h','j','k' and 'l' keys. vim_left('h') -> Switch between tab by shifting focus to the left. vim_right('l') -> Switch between tab by shifting focus to the right. vim_up('k') -> Move up. vim_down('j') -> Move down. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |