]> granicus.if.org Git - mutt/commit
This patch implements the "%* " notation, which is analogous to "%> "
authorDavid Champion <dgc@bikeshed.us>
Mon, 9 Jul 2007 01:27:35 +0000 (18:27 -0700)
committerDavid Champion <dgc@bikeshed.us>
Mon, 9 Jul 2007 01:27:35 +0000 (18:27 -0700)
commit254111bb7c31b5a468f3658772e28c455480ecdc
tree2ac1198ec166c66b381e5b726997ab404c83c690
parent3e06d6e48ec5022b69230bee6491126148f1391e
This patch implements the "%* " notation, which is analogous to "%> "
but gives precedence to the right side instead of to the left when the
fill length is zero. The default $pager_format is updated to use it so
that %P is always available at the edge of the screen.
commands.c
curs_lib.c
doc/manual.xml.head
init.h
lib.h
menu.c
muttlib.c
query.c
recvcmd.c