X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-completion.bash;h=8665268c789eda9b789849bf999d59f0a4f87aa3;hp=03412117bb1c6240c0d7c7fe8b481341d8146c8e;hb=0a575c95804da3cb740ebe2fbece862f19dce35a;hpb=ddac17343a30976cae82c9f57419c063e1585cc0 diff --git a/notmuch-completion.bash b/notmuch-completion.bash index 03412117..8665268c 100644 --- a/notmuch-completion.bash +++ b/notmuch-completion.bash @@ -50,7 +50,7 @@ _notmuch() commands="setup new search show reply tag dump restore help" help_options="setup new search show reply tag dump restore search-terms" - search_options="--max-threads= --first= --sort=oldest-first --sort=newest-first" + search_options="--max-threads= --first= --sort=" COMPREPLY=()