Skip to content

Tags: zsh-vi-more/vi-motions

Tags

0.3

Toggle 0.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
xPMo Gamma
v0.3

A lot of trial and error taught me a lot about the ZLE.
The viopp wrapper widget should now work much more reliably!

gammafn (24):
      Add wordchars motions, not enabled by default
      Add wordchars to readme
      Merge branch 'dev'
      Add instructions for wordchars bindings
      Update home/end bindings
      add viopp-wrapper for surround
      prefix functions with "-"
      use flag for "dd"/"cc"/"yy" behavior
      fix: extra backslash
      fix: extra backslash
      fix tests: switch on WIDGET, not KEYS
      Merge branch 'master' into dev
      change bindkey then change back
      always block doesn't execute with ^C, use sched for ASAP
      remove unused function and parameter
      explain why this is so convoluted
      sched restoration before rempping for maximum reliability
      remove set -x
      fix: use anon function to scope variables
      Bind Home/End
      prototype foward-list motion
      forced-motion (exclusive/inclusive toggle)
      Add forced-motion binding
      Merge pull request #2 from zsh-vi-more/dev

0.2.1

Toggle 0.2.1's commit message
version 0.2.1

xPMo (5):
      Leave extra bindings uncommented, use `return` instead
      no vichange
      Merge commit '433e6e9'
      Bugfix: move back a step when using backward motion
      Merge commit '163c9ad' from dev

v0.2

Toggle v0.2's commit message
vi-motions: v0.2