From b63ddd9406eabce7887ae13057732c9672b3fd75 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Mon, 17 Oct 2011 11:54:08 +0600 Subject: f --- files/.mutt/bindings | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 files/.mutt/bindings (limited to 'files/.mutt/bindings') diff --git a/files/.mutt/bindings b/files/.mutt/bindings new file mode 100644 index 0000000..3ed33a3 --- /dev/null +++ b/files/.mutt/bindings @@ -0,0 +1,29 @@ +bind generic first-entry +bind generic last-entry +bind generic previous-entry +bind generic next-entry +bind generic "(" current-top + +bind index "{" previous-thread +bind index "}" next-thread +bind index previous-thread +bind index next-thread +bind index - collapse-thread +bind index "F" flag-message +bind index \CP sidebar-prev +bind index \CN sidebar-next +bind index \CO sidebar-open + +bind pager top +bind pager bottom +bind pager "{" previous-thread +bind pager "}" next-thread +bind pager previous-line +bind pager next-line +bind pager previous-entry +bind pager next-entry +bind pager \CP sidebar-prev +bind pager \CN sidebar-next +bind pager \CO sidebar-open + +# vim: ft=muttrc -- cgit v1.2.3