-
https://github.com/UnkindPartition/ansi-terminal/blob/1ca977b137fb513b1990646b01bf45b8ced192a7/src/includes/Common-Include.hs#L247-L252
`hSupportsANSIColor` was introduced in #75 by @fommil to impl…
-
I like to call out to R with `inline-r` from my Haskell buffers. This requires that I initialize R in a particular way, so I have a code block at the top of the file with the appropriate commands. But…
-
Greetings and thank you for this package and your other work. ```code-cells``` is on deck for me also. Trying ```comint-mime``` out to see if I can get python-based plots into shell buffers and avoid …
-
Hello,
I noticed that when some exceptions are raised and displayed in the `dab-debug` buffer like this :
```
Exception in thread "main" java.lang.RuntimeException: sdsd
at com.tttt.wwwww.qqq…
deb75 updated
3 years ago
-
* 99_key-binds.el にまとめるのか、個々のプラグイン設定ファイルにまとめるのか
* プラグインで定義されている key-map にカスタムのバインド定義をする箇所で、 `with-eval-after-load-feature` を使うようにする
* helm の定義など、これを使えればもっとシンプルに定義し直せるかも
* 下記コードが例
* `with-e…
keicy updated
7 years ago
-
We use `pyroute2` on software routers with millions of routes. It seems NDB loads a full snapshot of the namespace in its database, which in our case takes a significant time.
Is there a way to con…
cunha updated
2 years ago
-
We may want to investigate using [Textual](https://github.com/Textualize/textual) or [rich](https://github.com/Textualize/rich) to pretty-print `aesara` graphs. This would make the `aesara.dprint` out…
-
Would be nice if charsets would work, otherwise cool mode.
-
vterm currently does not integrate with desktop-save-mode, and thus all vterm buffers will be lost after restarting Emacs. And it seems nobody has raised this topic before (searching this github repo)…
ksqsf updated
9 months ago
-
**Environments:**
- macOS Big Sur
- [Emacs Mac Port](https://github.com/railwaycat/homebrew-emacsmacport) and also Emacs development version (installed with `brew install emacs --head`
- ess-202101…