7stud
7stud
My cursor resets to the default when I reboot. I'm using the cursor here: https://github.com/egold/better-xcode-ibeam-cursor specifically for Terminal. I use the Pro style Terminal, which has a black background, and...
What is the helper tool?
@bscan, I couldn't get the Raku language server to work with emacs 29.1. I did these steps: ``` git clone https://github.com/bscan/RakuNavigator.git cd RakuNavigator npm install npm run compile ``` Then...
@mdbergmann > I have a similar workflow, using C-c C-z to switch to the repl window. > However, I don't let any other buffer replace the repl buffer in that...