Skip to content

prescient.el 4.1

Compare
Choose a tag to compare
@raxod502 raxod502 released this 31 Mar 14:58

Enhancements

  • Package selectrum-prescient.el now uses selectrum-candidate-inserted-hook to update the frecency database of prescient.el when using TAB (selectrum-insert-current-candidate) to enter directories while finding files with Selectrum.

Bugs fixed

  • Previously, if you explicitly enabled any of the minor modes ivy-prescient-mode, company-prescient-mode, or selectrum-prescient-mode when it was already on, then disabling the mode would not work correctly (some variables would fail to be reset). This has been fixed.