X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-completion.bash;fp=notmuch-completion.bash;h=8665268c789eda9b789849bf999d59f0a4f87aa3;hp=03412117bb1c6240c0d7c7fe8b481341d8146c8e;hb=f6ca697e270ddf4e93fef5d2a8ba6d6620b9079f;hpb=c05c3f158495991f495900726199c573f98a19ef 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=()