Просмотр исходного кода

Add focus_message_input default keybinding to README (#379)

Felipe Chierice 2 лет назад
Родитель
Сommit
7718781b0b
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -65,6 +65,7 @@ editor = "default"
 [keys]
 [keys]
 focus_guilds_tree = "Ctrl+G"
 focus_guilds_tree = "Ctrl+G"
 focus_messages_text = "Ctrl+T"
 focus_messages_text = "Ctrl+T"
+focus_message_input = "Ctrl+P"
 toggle_guild_tree = "Ctrl+B"
 toggle_guild_tree = "Ctrl+B"
 select_previous = "Rune[k]"
 select_previous = "Rune[k]"
 select_next = "Rune[j]"
 select_next = "Rune[j]"
@@ -97,7 +98,7 @@ background_color = "default"
 [theme.guilds_tree]
 [theme.guilds_tree]
 auto_expand_folders = true
 auto_expand_folders = true
 graphics = true
 graphics = true
-  
+
 [theme.messages_text]
 [theme.messages_text]
 author_color = "aqua"
 author_color = "aqua"
 reply_indicator = "╭ "
 reply_indicator = "╭ "