Jonathan Hayase

Results 99 issues of Jonathan Hayase

Cloning repositories can take a fair amount of time, so it would be good UI to demonstrate that the operation is still in-progress by either indicating progress or showing a...

feature

`scss-mode` indents parentheses like this: ``` a { background: linear-gradient(to bottom, red, blue ); } ``` Which is very strange. ``` a { background: linear-gradient(to bottom, red, blue ); }...

It appears that this project is meant to replace the old `zsh_syntax_highlighting` project, of which it is a fork. Is it possible to use it as just another highlighter to...

We can use a package such as [clipetty](https://github.com/spudlyo/clipetty) to automate this.

enhancement
Interface:TUI

Current plan: leverage `exec-path-from-shell` using the trick from `doom-emacs`. Useful for: #105, #101

enhancement
performance
Platform:macOS
Interface:GUI

In no way is `doc-view` an acceptable PDF reader.... or is it???

enhancement
priority:low
Interface:GUI

Related: https://github.com/zk-phi/magic-latex-buffer/issues/20 Alternatives: https://github.com/pretty-mode/pretty-mode, or `prettify-symbols-mode`.

packages
Lang:TeX
performance

This is a bug in AUCTeX. Should patch and submit it upstream if possible.

bug
Lang:TeX

Probably I'll just end up maintaining the package :man_shrugging:

enhancement
packages
TRAMP

This may be related to the release of Emacs 27.2?

bug
priority:high
packages
Platform:Linux