Searches improvements in inverted buffers

This commit is contained in:
2015-03-24 17:07:14 -06:00
parent f2bb173ddb
commit 2e70cbc298
5 changed files with 16 additions and 16 deletions

View File

@@ -19,8 +19,6 @@ right = string(default="control+win+right")
next_account = string(default="control+win+shift+right")
previous_account = string(default="control+win+shift+left")
open_conversation = string(default="control+win+c")
conversation_up = string(default="control+win+shift+up")
conversation_down = string(default="control+win+shift+down")
show_hide = string(default="control+win+m")
post_tweet = string(default="control+win+n")
post_reply = string(default="control+win+r")