-
e.g., ```*eshell*``` buffers are restorable just fine whereas ```*shell*``` buffers are not (among others, e.g., python process buffers https://github.com/alphapapa/burly.el/issues/30).
I apologize…
-
I noticed these 2 compiler warnings. Not sure if this is intentional or not.
src/proper_types.erl:213: Warning: missing specification for function from_binary/1
src/proper_types.erl:310: Warning: mi…
-
Hi. I was trying to figure out why tab using my Eshell's autocompletion rather than the autocompletion of the terminal Emacs I was running under Eat. After digging, I figured out that my `completion-a…
-
Bold works fine, inspecting it shows:
```
There are text properties here:
font-lock-face ((:foreground "#eeeeec" :background "#2e3434" :inverse-video nil) :inherit term-bold)
fontified…
-
EShell 以外にももっと使いやすいものがあるかも。
keicy updated
6 years ago
-
Whatever desktop I save, after restarting emacs it's lost. What settings are required to simply reload one python (.py) buffer and a terminal (anyone is fine e.g. term, multiterm, ansi, eshell etc.) b…
-
User-Mac-Pro:ebot Saber$ ./start.sh
Erlang R15B02 (erts-5.9.2) [source] [64-bit] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.9.2 (abort with ^G)
1> *\* Found 0 name clashes in …
-
R16B2 support `~tp` format term with utf8 binary as unicode:
```
erl +pc unicode
Erlang/OTP 18 [erts-7.0] [source] [64-bit] [smp:4:4] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V7.0 (abort…
-
I'm having trouble with utf-8 characters in results from sparql-mode. Here's a query that includes the string "cm²" in the result, running e.g. in eshell:
`curl "https://endpoint.dexpi.org/informat…
-
when running the cli with `-pa` I get the following
``` sh
$ joxa -pa ebin -pa deps/*/ebin
ebin: Error: {'file-access',eisdir,"ebin"}
deps/cowboy/ebin: Error: {'file-access',eisdir,"deps/cowboy/ebin"…