I realized today that there's a consistent way (although not very intuitive to me) to peek (preview) a destination of a clickable thing without opening it.
It's "C-o". Of course, it is very useful for browsing and exploring purposes. Just try it in dired, occur, ibuffer, rg, and probably many more.
In most of those modes "o" "opens" a buffer on the destination and gives the focus to it, so I guess "C-o" makes sense, it's just I'm so used to hit RET that I never think of "C-o".
Anyway, I hope you find this one helpful
Suscribirse a:
Enviar comentarios (Atom)
2 comentarios:
How do you close the window opened by `C-o`? I usually use `winner-undo` (`C-c `) but I always wanted to know if there is other way to do that.
I'd use either 'winner-undo or "c-x 1" if you had only one window. I'm not sure there's a fancier way.
Publicar un comentario