542 Комити (master)
 

Аутор SHA1 Порука Датум
  Eric Freese ae4c344e82 Merge pull request #267 from isaacwhanson/fixes/match_prev_cmd_special_chars пре 7 година
  Stefan Siegel 7f8ff2867c Simplify escaping of pattern and fix match_prev_cmd strategy пре 7 година
  Eric Freese 33b91a9dea Merge pull request #268 from thomas-mcdonald/patch-1 пре 7 година
  Thomas McDonald 802f53a10a replace tabs in Rubocop config with spaces пре 7 година
  Isaac W Hanson 5e4487ed4a escape pattern-matching chars on $prefix for match_prev_cmd strategy пре 7 година
  Eric Freese 9e110406fa Add test for special characters with match_prev_cmd strategy пре 7 година
  Alexander Neumann 1915e28882 Add 'emacs-forward-word' пре 7 година
  Eric Freese d6d9a46981 Merge pull request #261 from alonhar/patch-1 пре 7 година
  Alon Harel 706499838c Update README.md пре 7 година
  Eric Freese e304365745 Merge pull request #256 from sumnerevans/patch-1 пре 7 година
  Sumner Evans 4e72f7a91e Added installation instructions for AUR, Homebrew пре 7 година
  Eric Freese 2cb6eb6e29 Merge pull request #218 from zsh-users/develop пре 7 година
  Eric Freese 14179d869d Bump version пре 7 година
  Eric Freese 281ed9bbf7 v0.4.0 changelog updates пре 7 година
  Eric Freese 83129dd796 Make asynchronous suggestions disabled by default пре 7 година
  Eric Freese 40b96f6cfd Merge pull request #223 from zsh-users/fixes/bpm_async_fix пре 7 година
  Eric Freese a2f0ffb122 Enabling suggestions should not fetch a suggestion if buffer is empty пре 7 година
  Eric Freese 7d4a1d9a4a Add enable/disable/toggle widgets to disable suggestion functionality пре 7 година
  Eric Freese e1959d0f61 Put in a general fix for #219 - Handling input from `zle -U` пре 7 година
  Eric Freese c52c428793 Fix issues with widgets wrapped by other plugins пре 7 година
  Eric Freese ea505b01e5 Add a spec for unlisted widgets fetching a new suggestion пре 7 година
  Eric Freese 502fb4a174 Make tmux_socket_name public so you can access easily from binding.pry пре 7 година
  Eric Freese ce362248fa Use pry-byebug instead of pry for more functionality пре 7 година
  Eric Freese cb93366d0e Merge pull request #221 from zsh-users/circle_ci_setup пре 7 година
  Eric Freese 39762ecd97 Set up circle ci пре 7 година
  Eric Freese 468b7403e9 Test should be passing block to RSpec wait_for пре 7 година
  Eric Freese c9a51e0c4c Handle dashes at the beginning of commands пре 7 година
  Eric Freese 48a21bf79e [cleanup] Remove an extra newline пре 7 година
  Eric Freese 4afbbbadda We only need to run the feature detection if starting async пре 7 година
  Eric Freese e3fa4e4904 Don't do anything but re-bind widgets on each precmd пре 7 година
  Eric Freese 2cd99e64b7 Add a test for modifying widget list vars after sourcing plugin пре 7 година
  Eric Freese c70d685d15 Clean up widget list spec пре 7 година
  Eric Freese 255359dbb8 Use `+=` to be a bit more true to the spec language пре 7 година
  Eric Freese 4321fc097c We need to bind on every precmd to ensure we wrap other wrappers пре 7 година
  Eric Freese 75e850577d Gracefully handle being sourced multiple times пре 7 година
  Eric Freese a0fcd81ce1 Destroy zpty on load if it already exists пре 7 година
  Eric Freese 39ca3dac45 Use a different name for feature detection zpty пре 7 година
  Eric Freese dcce973287 Remove support for long-deprecated options пре 7 година
  Christian Höltje 0c940e70f2 Don't bind any zle-* methods пре 7 година
  Eric Freese a109f52fe4 Merge pull request #180 from zsh-users/features/async пре 7 година
  Eric Freese 23ef16c297 Do not show suggestions if the buffer is empty пре 7 година
  Eric Freese 938144530c Fix tests пре 7 година
  Eric Freese c4bfd8e2c6 Need to prevent zpty feature detection from HUPing existing zptys пре 7 година
  Eric Freese c959408305 Only wait a max of 2 seconds for content to match after clearing screen пре 7 година
  Eric Freese 06fca77ffb Readme updates for v0.4.0 пре 7 година
  Eric Freese 9feac573c9 Do not show any error output from async zpty server process пре 7 година
  Eric Freese ed8056c5e8 Lots of async changes пре 7 година
  Eric Freese 38eb7cdafd Update license date пре 7 година
  Eric Freese 64e7ec5bf8 Rename internal term session method пре 7 година
  Eric Freese 98f926d53d Clean up TerminalSession constructor a bit пре 7 година