🔴 On today's #SystemCrafters stream we'll try to learn the "state of the art" in Emacs completions!
At the very least, we'll try to write a fresh Vertico configuration with its 1.0 release to see if we can gain any new benefits from it.
Join us LIVE at 4PM UTC on YouTube or Twitch:
- https://youtu.be/-MhSXU6Tx28
- https://twitch.tv/SystemCrafters
#systemcrafters #gnu #emacs #vertico #freesoftware
If you're like me and you have a lot of ivy + counsel-find-file muscle memory that introduces a slight directory navigation stutter when switching to vertico + vertico-directory, the following ugly hack makes vertico act like ivy on find-file :) https://gist.github.com/anticomputer/ea71ecab639326bf540418f31c600e09 #emacs #vertico #ivy
I'm using #vertico to select citation using #emacs #citar. Sometimes I want to select several of the citations from the sublist resulting from entering "magloop" as the pattern/search string.
This works but every time I press Tab to select a citation, the search string disappears and I have to type it in again. Is there a way to add a citation to list of selected ones and leave the the search string in place?