doomemacs/modules/term
Henrik Lissner 25f6d5fec0
term/eshell: remove esh-autosuggest, improve company integration
esh-autosuggest only provides history completion, which isn't very
useful, especially when we already have history search (via ivy/helm)
available on 'C-s' in eshell.

The active company-backends have been rearranged so that company-capf is
the main completer, but will fall back to company-files (since capf
doesn't complete files, only directories and commands).

I wish there were something more robust, however. Perhaps a way to
integrate pcomplete into company?
2019-10-21 09:42:14 -04:00
..
eshell term/eshell: remove esh-autosuggest, improve company integration 2019-10-21 09:42:14 -04:00
shell term/shell: fix void-variable buffer error on +shell/toggle 2019-08-05 11:29:22 -04:00
term 💥 revise hook/var fns naming convention (2/2) 2019-07-22 02:30:38 +02:00
vterm Minor refactors & reformatting across the board 2019-10-17 01:47:58 -04:00