Last active
December 12, 2017 09:52
-
-
Save localmin/5b2186fb372219e8d830b91a5093305d to your computer and use it in GitHub Desktop.
Key assign like Nocturn(vim) for Krile Starryeyes .
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Global] | |
I: FocusToInput | |
Tab: FocusToTimeline | |
S: FocusToSearch | |
[Timeline] | |
Ctrl+H: SelectLeftTab | |
H: SelectLeftColumn | |
J: MoveDown | |
K: MoveUp | |
Space: MoveTop | |
Ctrl+L: SelectRightTab | |
L: SelectRightColumn | |
F: Favorite | |
Ctrl+F: Favorite,Retweet | |
Enter: Reply | |
Shift+R: Retweet | |
Ctrl+D: Delete | |
U: ShowUserProfile | |
W: OpenWeb | |
Ctrl+C: Copy | |
Ctrl+Shift+T: RestoreTab | |
Escape: ClearSelect | |
[Input] | |
Escape: CloseInput | |
Ctrl+Return: Post | |
Ctrl+O: AttachImage | |
[Search] | |
Escape: CloseSearch,FocusToTimeline | |
Ctrl+T: SearchFromTab | |
Ctrl+L: SearchFromLocal | |
Ctrl+W: SearchFromWeb | |
Ctrl+U: SearchUser | |
Ctrl+S: SearchScreenName |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment