Zsh: how to see all buffers?

Posted by HH on Stack Overflow See other posts from Stack Overflow or by HH
Published on 2010-04-15T16:28:12Z Indexed on 2010/04/15 16:33 UTC
Read the original article Hit count: 143

Filed under:
|
|

You can push things to buffer with ^Q and pop them with ESC-g. Alt+x vi-set-buffer changes buffer somehow. How can I see all the buffers? They are probably some files to look at.

© Stack Overflow or respective owner

Related posts about zsh

Related posts about beginner