Explore >> Select a destination


You are here

www.n16f.net
| | taonaw.com
14.6 parsecs away

Travel
| | Tweaking Emacs' window management as a way to get tired and go to bed again.
| | lambdaland.org
5.8 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...
| | camdez.com
6.4 parsecs away

Travel
| |
| | www.dartlang.org
64.7 parsecs away

Travel
| Learn about the Dart and Flutter MCP server tool that exposes Dart and Flutter tools to compatible AI-assistant clients and agents.