switch-to-buffer
should not start on the current buffer
#3513
Labels
ui/ux
Nyxt User Interface: themes, appearance and usability.
Purpose of request:
To improve the user experience when switching buffers.
Describe your proposed change:
When using
switch-to-buffer
, the current buffer should not be the initial focus of the highlight/pointer; either move it to the bottom of the list, or move the pointer by one increment.Why do you believe this to be an improvement?
It would require one less button press to perform an action that is far more common (switching to the next buffer). There is little use case for switching to the currently-visited buffer.
Additional context/User story:
In Emacs, the
switch-to-buffer
command does not include the current buffer in the completion list (though it may be entered). Moreover, when usingvertico-mode
(which appears to have inspired Nyxt's interface), the current buffer is placed at the opposite end of the list from the initial pointer position.Screenshots/Mock ups:
N/A
Pre-Build Checklist:
The text was updated successfully, but these errors were encountered: