X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-completion.bash;fp=notmuch-completion.bash;h=03412117bb1c6240c0d7c7fe8b481341d8146c8e;hp=8665268c789eda9b789849bf999d59f0a4f87aa3;hb=ddac17343a30976cae82c9f57419c063e1585cc0;hpb=3f52f59c1e5ae677ee67969aacb6381f79e42303 diff --git a/notmuch-completion.bash b/notmuch-completion.bash index 8665268c..03412117 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=" + search_options="--max-threads= --first= --sort=oldest-first --sort=newest-first" COMPREPLY=()