Pārlūkot izejas kodu

Add 'emacs-forward-word'

This commit adds the 'emacs-forward-word' widget to the list of partial
accept widgets.
pull/266/merge
Alexander Neumann pirms 7 gadiem
revīziju iesūtīja Eric Freese
vecāks
revīzija
1915e28882
2 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. +1
    -0
      src/config.zsh
  2. +1
    -0
      zsh-autosuggestions.zsh

+ 1
- 0
src/config.zsh Parādīt failu

@ -42,6 +42,7 @@ ZSH_AUTOSUGGEST_EXECUTE_WIDGETS=(
# Widgets that accept the suggestion as far as the cursor moves
ZSH_AUTOSUGGEST_PARTIAL_ACCEPT_WIDGETS=(
forward-word
emacs-forward-word
vi-forward-word
vi-forward-word-end
vi-forward-blank-word

+ 1
- 0
zsh-autosuggestions.zsh Parādīt failu

@ -78,6 +78,7 @@ ZSH_AUTOSUGGEST_EXECUTE_WIDGETS=(
# Widgets that accept the suggestion as far as the cursor moves
ZSH_AUTOSUGGEST_PARTIAL_ACCEPT_WIDGETS=(
forward-word
emacs-forward-word
vi-forward-word
vi-forward-word-end
vi-forward-blank-word

Notiek ielāde…
Atcelt
Saglabāt