diff --git a/user/neomutt/.config/neomutt/keybinding b/user/neomutt/.config/neomutt/keybinding index 4f61e21..d810ed8 100644 --- a/user/neomutt/.config/neomutt/keybinding +++ b/user/neomutt/.config/neomutt/keybinding @@ -72,6 +72,9 @@ bind index G last-entry macro index gf ? macro index gi =INBOX +bind index J next-entry +bind index k previous-entry + bind index cc copy-message macro index ca =Archive macro index m ? @@ -112,13 +115,6 @@ macro index / \ set pipe_decode=\$my_old_pipe_decode wait_key=\$my_old_wait_key" \ "notmuch: search mail" -################## -# Sidebar -# -bind index,pager J sidebar-next -bind index,pager K sidebar-prev -bind index,pager L sidebar-open - ################## # Pager #