]> granicus.if.org Git - neomutt/commit
Add ability to limit levels hidden with toggle-quoted command
authorDarren Kenny <darren.kenny@oracle.com>
Mon, 2 Sep 2019 11:34:26 +0000 (12:34 +0100)
committerPietro Cerutti <gahr@gahr.ch>
Fri, 11 Oct 2019 11:39:10 +0000 (11:39 +0000)
commit8ed6d98206a8f67bb9c438ed6addd34f1c2321b1
tree8535275b2ea660157c4073a18710f607484607ea
parent21363ff4e045fdca98ae8887e5c91343bf7111b3
Add ability to limit levels hidden with toggle-quoted command

Closes: #1802
By setting the configuration variable `toggle_quoted_show_levels`, when you
execute the `toggle-quoted` command, the specified number of levels
will continue to be visible.
doc/manual.xml.head
globals.h
init.h
pager.c