-
When I invoke `shell-pop`, it changes the `default-directory` of the current buffer to `shell-pop-default-directory`.
Is it possible to just have `shell-pop-default-directory` apply to the pop up …
-
When formatting a module containing a macro with an argument that is put inside a binary, a compilation error is generated:
```erl
-module(my_module).
-export([func/2]).
-define(BIN(Arg), ).…
-
Title
I have a flake.nix at the root of my project that defines a `devShell`. From reading the source for nix-eshell, its trying to `nix-instantiate` the file its given, and I don't think that work…
-
I'm using realgud in Spacemacs in combination with [realgud-byebug](https://github.com/realgud/realgud-byebug) . All the command work fine using the evil-mode patch found on the wiki:
```
(add-hook …
-
[Code in question](https://github.com/kawabata/zone-sl/blob/32f99866a0ecb440c14844b0fdc17bc5bdfec45b/zone-sl.el#L408-L410)
This is a zone program, not a prank. Please remove this and add a section t…
-
Dashboard: https://github.com/emacs-dashboard/emacs-dashboard
I have set eshell-toggle to start upon opening up Emacs however dashboard is showing up in the frame where the eshell is suppose to sho…
-
If `eshell-atuin-mode` is run from a directory with a buffer-local `process-environment`, then `ATUIN_SESSION` does not get set globally and `eshell-atuin` never tries to reinitialize it. This can hap…
axgfn updated
8 months ago
-
As hinted at in https://github.com/bbatsov/zenburn-emacs/pull/147 it now seems that none of the :inherit font-lock-... are being applied properly.
A quick search shows there are just under 20 inherit…
-
hi all
im trying to write a simple lisp function for sr, that will open a eshell and run a shell command (in my case "beet import") on the current file/folder at point. using manually commands i laun…
-
Should be very simple, like https://github.com/emacs-mirror/emacs/blob/c6f2add964ce1ac69ba6705bc869ee2f447da3cb/lisp/eshell/esh-opt.el
hab25 updated
9 months ago