alpha
Login
or
Join now
snowytrees.dev
/
emacs-config
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Literate and reproducible emacs config using twist.nix
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
emacs-config
/
integrations
/
home-manager
/
at
master
2 files
Jordan Isaacs
ghostel-editor: package as a home-manager module
2mo ago
1c13d9f0
emacs-daemon.nix
ghostel-editor: package as a home-manager module Add a ghostel-aware $VISUAL/$EDITOR wrapper exposed via flake output homeManagerModules.ghostel-editor. The wrapper branches on EMACS_GHOSTEL_PATH: inside a ghostel-managed terminal it forwards the file to the running Emacs daemon via emacsclient (so e.g. Ctrl+G in Claude Code pops the buffer into the user's existing Emacs frame); elsewhere it falls back to $EDITOR. The module wires it through $VISUAL so the user's $EDITOR remains untouched and naturally serves as the fallback.
2 months ago
ghostel-editor.nix
ghostel-editor: package as a home-manager module Add a ghostel-aware $VISUAL/$EDITOR wrapper exposed via flake output homeManagerModules.ghostel-editor. The wrapper branches on EMACS_GHOSTEL_PATH: inside a ghostel-managed terminal it forwards the file to the running Emacs daemon via emacsclient (so e.g. Ctrl+G in Claude Code pops the buffer into the user's existing Emacs frame); elsewhere it falls back to $EDITOR. The module wires it through $VISUAL so the user's $EDITOR remains untouched and naturally serves as the fallback.
2 months ago