From cadad89534e46c1465a0b33b6d7c1564afc33a19 Mon Sep 17 00:00:00 2001 From: bptato Date: Fri, 16 Dec 2022 15:21:53 +0100 Subject: discardTree only kills child buffers, fix discardBuffer --- doc/config.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/config.md') diff --git a/doc/config.md b/doc/config.md index d64d0d59..0570c065 100644 --- a/doc/config.md +++ b/doc/config.md @@ -510,9 +510,9 @@ the prompt. If this string ends with a newline `pager.discardBuffer()` -Discard the current buffer, and move back to its parent. If the current -buffer is a root buffer (i.e. it has no parent), move to the first child -buffer instead. +Discard the current buffer, and move back to its previous sibling buffer, +or if that doesn't exist, to its parent. If the current buffer is a root buffer +(i.e. it has no parent), move to the next sibling buffer instead. -- cgit 1.4.1-2-gfad0