From dc17869a84f671c0395a38a7bc6827a44d7d6e88 Mon Sep 17 00:00:00 2001 From: David Adam Date: Fri, 29 Jun 2018 21:28:46 +0800 Subject: [PATCH] commandline docs: add note that -b selects autosuggestion Suggested in #5000. --- doc_src/commandline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/commandline.txt b/doc_src/commandline.txt index ce054737a..d97001709 100644 --- a/doc_src/commandline.txt +++ b/doc_src/commandline.txt @@ -29,7 +29,7 @@ The following options change the way `commandline` updates the command line buff The following options change what part of the commandline is printed or updated: -- `-b` or `--current-buffer` select the entire buffer (default) +- `-b` or `--current-buffer` select the entire buffer, including any displayed autosuggestion (default) - `-j` or `--current-job` select the current job