Freddie
Freddie
# Issue type - Bug report # Environment Emacs version: Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.29, cairo version 1.17.4) of 2021-07-05 Operating System: OS: EndeavourOS Linux x86_64 Evil...
this: `(setq super-save-remote-files nil)` should be default. Emacs stalls when accessing remote files otherwise.
`all-the-icons-dired` does not use consistent icons for directories. Some directories have their own special icon. Example, these are two directories: [![two directories][2]][2] The `.dartServer` icon above is a standard directory...
Is there a function that behaves like `vterm-clear`, but deletes the previous lines in the shell as well? This can be useful in case you don't want to confuse the...
the text uses `find_all` > Using this BeautifulSoup object, you can use the find_all function... where as the example uses `findAll` instead: ``` = bs.findAll('span', {'class':'green'}) for name in nameList:...
Current behavior:  Preferred behavior:  This feature/enhancement request would really improve productivity for me and others.
it would be nice to have a command that parities the `f` command in Vim. For example "ctrl+f x" should jump to the next occurance of x on the same...
i'm not interested in any of the automatic speaking features. I'd like to turn those off (the ones demonstrated in the video). I'd like to two features: 'speak region' and...
Please allow C-l (`recenter-top-bottom`) to override `centered-cursor-mode`. I almost always use `centered-cursor-mode`, however, at times, I need `recenter-top-bottom` to more easily view a large piece of text.
how to i disable this minor mode automatically in TRAMP?