doomemacs/modules
Itai Y. Efrat 4f34635e04 refactor!(vertico): crm keybindings behaviour
BREAKING CHANGE: This commit changes the behaviour of the TAB and RET
keys in a consult-completing read multiple session, in order to make
them more intuitive. The behaviour is now:

- TAB: (unchanged) always select or deselect the current candidate, and
  if the candidate is selected, move the index to the next one (this
  allows for pressing TAB repeatedly to select multiple subsequent
  candidates).

- RET: If no candidates have been selected, select the current candidate
  and exit the completion session. If some have been selected, disregard
  the current candidate and exit.

- S-TAB: (new) like TAB, but the keeps the input.
2022-01-13 23:16:03 +02:00
..
app bump: :app 2021-12-14 01:21:33 +01:00
checkers tweak(spell): remove RET keybind for +spell/correct 2022-01-03 16:51:51 +01:00
completion refactor!(vertico): crm keybindings behaviour 2022-01-13 23:16:03 +02:00
config nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
editor bump: :editor evil 2022-01-12 01:55:34 +01:00
emacs nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
email nit: fix several documentation typos 2022-01-10 02:21:49 +01:00
input bump: :input 2021-12-14 01:21:33 +01:00
lang fix(javascript): incorrect lsp formatting for tsx 2022-01-13 21:51:07 +01:00
os bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
term bump: :term vterm 2022-01-03 18:06:43 +01:00
tools bump: :tools lsp 2022-01-12 16:48:22 +01:00
ui bump: :ui modeline 2022-01-03 19:22:28 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00