irigone

Results 19 issues of irigone

## Expected behavior Inserting backticks and quotes doesn't insert a pair in sly-mrepl ## Actual behavior Inserting backticks and quotes inserts a pair in sly-mrepl. ## Steps to reproduce the...

Emacs 28.0.50 native-comp branch. This was my use-package declaration ``` (use-package base16-theme :straight t :config (setq base16-highlight-mode-line t) (load-theme 'base16-grayscale-light)) ```

# Summary So there's this AREPL extension for VS Code and I find it interesting. https://github.com/Almenon/AREPL-vscode It's pretty much a REPL that runs automatically. prints the output, shows how variable...

Enhancement

For example, this is written in Emacs Lisp. https://0bin.net/paste/rl-fwzGv#GcPdMyG8gJG21iQiMOlptn-Th8G2ieKPgdRhUDG/0KC Lisp syntax is pretty easy: everything inside brackets is called a list, the first element of a list is the function...

Very surprised that this hasn't been issued before. These two are very similar so I put them in one issue. I prefer light themes (I use them at night too,...

is:issue gpm shows nothing so I made this one. It would be nice to have GPM support in emacs-libvterm. I really like this feature for htop specifically, because for htop...

I have this (I'm a retard who doesn't know if he's using it right): `(use-package smart-tabs-mode :ensure t :config (smart-tabs-insinuate 'python)` When loading my init.el I get this warning: `In...

I typed Shift instead of LShift and noticed that the thing wouldn't work at all, was pretty hard to find what the issue is. Could you please write some basic...

Currently, txt files have the model ID as their name. Maybe it's better if they have the keyboard name in the file name, too? Some people have 2 keyboards, having...