dotfiles

Dotfiles for my OpenBSD environment.
git clone https://git.mtkn.jp/dotfiles
Log | Files | Refs

commit 18cc154b5d33362d0a2f969c1ae3bd3241ca7341
parent 1159a05a6fc801b7243ab9449bc39ccdc219ca4f
Author: Matsuda Kenji <info@mtkn.jp>
Date:   Tue, 27 May 2025 11:13:18 +0900

add group-reply

Diffstat:
Mconfig/mutt/muttrc | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/mutt/muttrc b/config/mutt/muttrc @@ -17,7 +17,7 @@ set certificate_file = "~/.config/mutt/certificates" set mailcap_path = "~/.config/mutt/mailcap" auto_view text/plain #set implicit_autoview = "yes" -set pager = less +#set pager = less unset prompt_after set sort = reverse-date bind index <Esc>r group-chat-reply @@ -51,6 +51,7 @@ bind pager g top bind pager G bottom bind pager \Cn next-entry bind pager \Cp previous-entry +bind index,pager \Cr group-reply # colors color status color15 color0