summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorluukvbaal <luukvbaal@gmail.com>2026-04-22 13:08:05 +0200
committerGitHub <noreply@github.com>2026-04-22 07:08:05 -0400
commit2ca31eddae0748de5d54207c2d34f7405fed4f29 (patch)
treebcc71414ad4ad64079ea9bad8d2afc40f9f06367
parente68e76935267afbf84bff9fffa69f963ebce0f5a (diff)
docs(quickfix): quickfix window location #39300
Problem: Documentation for quickfix window location is outdated (since 6256adde). Solution: Update quickfix.txt.
-rw-r--r--runtime/doc/quickfix.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt
index 33919b0cf3..ca73cfbbfa 100644
--- a/runtime/doc/quickfix.txt
+++ b/runtime/doc/quickfix.txt
@@ -668,10 +668,7 @@ can go back to the unfiltered list using the |:colder|/|:lolder| command.
:lbo[ttom] Same as ":cbottom", except use the window showing the
location list for the current window.
-Normally the quickfix window is at the bottom of the screen. If there are
-vertical splits, it's at the bottom of the rightmost column of windows. To
-make it always occupy the full width: >
- :botright cwindow
+Normally the quickfix window is at the bottom of the screen.
You can move the window around with |window-moving| commands.
For example, to move it to the top: CTRL-W K
The 'winfixheight' option will be set, which means that the window will mostly