Skip to main content

Questions tagged [eshell]

Eshell is a shell-like command interpreter implemented in Emacs Lisp.

0 votes
0 answers
39 views

I'm confused about eshell as a language for org-babel source blocks. When I try to use such a block, I cannot seem to get any useful functionality. If I edit the contents of such a block, pretty much ...
Addlai's user avatar
  • 161
0 votes
0 answers
49 views

so far on my windows machine I am not able to get colored lines for diffs in eshell This would be crucial for me to use it as my goto git tool as I prefer not to use magit. With (defun tietan/hs-diff-...
Tietan's user avatar
  • 180
1 vote
0 answers
55 views

I'm trying to run a python script using selenium (that should call the executable geckodriver, installed) but, while the script runs in term, it errors in eshell (and in the python console). A minimal ...
Piripuz's user avatar
  • 11
1 vote
1 answer
58 views

None of the executables inside C:/Users/Me/AppData/Local/Microsoft/WindowsApps can be run from the command line under eshell. The error I receive when trying to run any of these executables looks like:...
StackExchanger's user avatar
0 votes
0 answers
100 views

M-x eshell is working pretty well for me with windows, but I'm fighting colors. eshell supports colors very nicely these days, but most programs don't recognize that by default. I could, for example, ...
Eleanor Holley's user avatar
1 vote
2 answers
79 views

I would like to list just my folders (not files) with Emacs eshell. I tried ls -d . but it doesn't work. I can achieve this using with bash under term using ls -d */ but this doesn't work neither ...
rvcristiand's user avatar
2 votes
2 answers
279 views

Here's a simple use case: I open bar/foo/file in a buffer and I'm working. In eshell, I do mv bar/foo/file bar/baz/foo/file. Now emacs can no longer recognize where to save and doesn't save it ...
user129393192's user avatar
0 votes
1 answer
337 views

I want to open an eshell buffer in right side of the current window in the same frame.
Biswanath's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
16