mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
improve aerc search to use all fields by default
This commit is contained in:
parent
8da8fe7efb
commit
8b17fd035b
@ -68,7 +68,7 @@
|
||||
"!" = ":term<space>";
|
||||
"|" = ":pipe<space>";
|
||||
|
||||
"/" = ":search<space>";
|
||||
"/" = ":search<space>-a<space>";
|
||||
"\\" = ":filter <space>";
|
||||
n = ":next-result<Enter>";
|
||||
N = ":prev-result<Enter>";
|
||||
|
Loading…
Reference in New Issue
Block a user