Explore >> Select a destination


You are here

www.wilfred.me.uk
| | vxlabs.com
13.8 parsecs away

Travel
| | Recently, as I replaced more of my Emacs-helm configuration with counsel and ivy, I noticed that ivy-switch-buffer, when augmented by ivy-rich, was not showing the directories of the buffers it was listing. After some Lisp spelunking, I discovered that it was because ivy-rich relies on the presence of either the projectile package, something I do not wish to have in my Emacs configuration, or on project.el, which I also do not use. In this post, I show how you can get full buffer filenames and project na...
| | stevenvanbael.com
10.3 parsecs away

Travel
| |
| | lambdaland.org
10.7 parsecs away

Travel
| | Are you tired of having a particular buffer pop open in the wrong direction? Do you wish, for example, that the Racket REPL buffer showed up on the right in a vertical split, rather than below in a horizontal one? Look no further. I give you, display-buffer-alist: (add-to-list 'display-buffer-alist '("\\*Racket REPL \\*" (display-buffer-in-direction) (direction . right))) That little snippet will make sure when you hit C-c C-k inside of a racket-mode buffer, a REPL will pop up on the right-side instead o...
| | jericholet.wordpress.com
69.0 parsecs away

Travel
| Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!