On Wed, Dec 9, 2020 at 7:44 AM Yegappan Lakshmanan <yegappanl@gmail.com> wrote:
Hi,On Wed, Dec 9, 2020 at 7:06 AM Sven Guckes <guckes@guckes.net> wrote:my list of buffers is ever so long..
but it is quite practical to have it
since i can switch to buffers quickly.
still.. the recent buffers are at the
end of the list, and when listing them
with ":ls" i have to page down a bit.
and when i do it too fast then i miss
the end quite easily - and start over.
After running the ":ls" command, you can use g< todisplay the last page of the command output.
Another option is to use the "t" flag to sort the buffers
by the last used time.
:ls t
- Yegappan
and i keep thinking: wasnt there some
patch already to add a range to ":ls"?
then i could probably list the last page
directly with a range like this:
:$-23,$ls
and i'd map it, too, of course. :)
have i missed that patch?
Sven
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAAW7x7n%3DVk-N%3DwPUrHkCy%3DxRG_94rqPTS%2Btqe1ZDpBSbkKdpXA%40mail.gmail.com.
No comments:
Post a Comment