Blog: 2024-01-09: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
https://codeberg.org/akib/emacs-eat seems like a potentially good terminal for emacs, doesn't require c compilation like vterm. Vterm is great but not cross platform (windows bleh) I suppose ... emacs is slow af under windows anyway, magit status takes like 5 seconds!? |
https://codeberg.org/akib/emacs-eat seems like a potentially good terminal for emacs, doesn't require c compilation like vterm. Vterm is great but not cross platform (windows bleh) I suppose ... emacs is slow af under windows anyway, magit status takes like 5 seconds!? |
||
https://github.com/denoland/subhosting-hackathon happening now, maybe I can actually do the thing I was thinking of with exposing variables as files, so you can debug with cat and stuff |
Revision as of 17:47, 9 January 2024
unmap <a-f>
is how to prevent firefox vimium with alt as accelerator key from overriding search functionality. Thought I had documented this but apparently not...
https://codeberg.org/akib/emacs-eat seems like a potentially good terminal for emacs, doesn't require c compilation like vterm. Vterm is great but not cross platform (windows bleh) I suppose ... emacs is slow af under windows anyway, magit status takes like 5 seconds!?
https://github.com/denoland/subhosting-hackathon happening now, maybe I can actually do the thing I was thinking of with exposing variables as files, so you can debug with cat and stuff