23 Commits (master)

Author SHA1 Message Date
  Eric Freese 676aebdf44 Fix deleting last character in vi mode (#302) 6 years ago
  Eric Freese ce6ee94f30 Add spec to demonstrate bracketed-paste-magic bug workaround 5 years ago
  Eric Freese c1910348c7 Implement completion suggestion strategy (#111) 5 years ago
  Eric Freese e405afab29 Refactor async mode to no longer use zpty 6 years ago
  Eric Freese e937e89267 Respect user's set options when running original widget 5 years ago
  Eric Freese 41657e3565 Revert async process substitution & completion strategy 5 years ago
  Eric Freese 62f5f14f2f default => history 5 years ago
  Eric Freese 9cb0101512 Refactor async mode to no longer use zpty 6 years ago
  Eric Freese bcbdad83e9 Support fallback strategies by setting array in config 6 years ago
  Eric Freese 3dbd9afaec Fix completion strategy killing other pty's 6 years ago
  Eric Freese 726bc4eb5c Create general spec for async behavior 6 years ago
  Eric Freese 393f7b8bb9 Fix vi-mode partial-accept 6 years ago
  Eric Freese 42f5a06f7f Need to reset the POSTDISPLAY if exiting early 6 years ago
  Eric Freese 3136700ccf Don't fetch suggestions after [up,down]-line-or-beginning-search 6 years ago
  Kaleb Elwert 940e10a691 Fix conditionals to use [[ and (( rather than [ 7 years ago
  Eric Freese 0681a1c121 Remove flaky test that doesn't really matter that much 7 years ago
  Eric Freese a2f0ffb122 Enabling suggestions should not fetch a suggestion if buffer is empty 7 years ago
  Eric Freese e1959d0f61 Put in a general fix for #219 - Handling input from `zle -U` 7 years ago
  Eric Freese c52c428793 Fix issues with widgets wrapped by other plugins 7 years ago
  Eric Freese 468b7403e9 Test should be passing block to RSpec wait_for 7 years ago
  Eric Freese c4bfd8e2c6 Need to prevent zpty feature detection from HUPing existing zptys 7 years ago
  Eric Freese ed8056c5e8 Lots of async changes 7 years ago