Commit Graph

  • 491aff3 more zsh style code by skywind3000 2018-02-08 02:55:05 +0800
  • f06305c more zsh style code by skywind3000 2018-02-08 02:53:35 +0800
  • 9279eff more zsh style code by skywind3000 2018-02-07 17:44:47 +0800
  • c9e30d8 update predefined by skywind3000 2018-02-03 15:15:41 +0800
  • 616f7ba update predefined by skywind3000 2018-02-03 14:47:33 +0800
  • 420f370 update predefined by skywind3000 2018-02-03 14:35:27 +0800
  • 8ee6d01 new strategy: predefined by skywind3000 2018-02-03 14:13:59 +0800
  • 2202ed7 Merge pull request #304 from okdana/dana/no-beep by Eric Freese 2018-01-16 14:11:06 -0700
  • 66896c4 (refs/pull/305/head) Behave correctly in environments without zsh/zpty by dana 2018-01-15 07:20:37 -0600
  • c978004 (refs/pull/304/head) ..._invoke_original_widget: Return 0 when given no arguments by dana 2018-01-16 14:08:38 -0600
  • 4e90215 (refs/pull/301/head) Don't break kill ring rotation by Harm te Hennepe 2017-12-24 22:46:20 +0100
  • 05f31a5 Fixed a bug calling end-of-line for every forward-char call by Arnaud Venturi 2017-12-21 11:01:23 +0100
  • c7d4a85 Merge pull request #299 from zsh-users/develop by Eric Freese 2017-12-06 08:31:52 -0700
  • 15931f0 (tag: v0.4.2, refs/pull/299/head) v0.4.2 by Eric Freese 2017-12-06 08:30:12 -0700
  • 9f10467 Merge pull request #298 from zsh-users/fixes/support_older_versions by Eric Freese 2017-12-06 08:27:18 -0700
  • f462410 (refs/pull/298/head) Add zsh version requirements to readme by Eric Freese 2017-12-06 08:21:27 -0700
  • 4ea825f Fix #247 and #248 without using `(b)` flag by Eric Freese 2017-12-06 08:09:14 -0700
  • a1babef Revert "Simplify escaping of pattern and fix match_prev_cmd strategy" by Eric Freese 2017-12-06 07:51:06 -0700
  • be8bba6 Run CI on prominent versions of zsh back to 4.3.11 by Eric Freese 2017-12-01 08:03:27 -0700
  • d7102f3 Comments by Arnaud Venturi 2017-12-04 20:40:31 +0100
  • a63b4ef Cleanup by Arnaud Venturi 2017-12-04 19:23:51 +0100
  • 8c0998d First version working calling the widgets by Arnaud Venturi 2017-12-04 16:59:41 +0100
  • daaedc8 Simplified the accept-line call. Still doing a stack overflow by Arnaud Venturi 2017-12-04 16:11:17 +0100
  • dda220f Merge pull request #295 from zsh-users/develop by Eric Freese 2017-11-28 10:14:41 -0700
  • 9f9237a (tag: v0.4.1, refs/pull/295/head) v0.4.1 by Eric Freese 2017-11-28 09:53:49 -0700
  • 2925723 Add missing issue/pr numbers from last version by Eric Freese 2017-11-28 10:00:33 -0700
  • 940e10a Fix conditionals to use [[ and (( rather than [ by Kaleb Elwert 2017-07-17 13:45:48 -0700
  • d4c6aab 1st try moving the cursor in accept-line with a call to a vanilla zsh widget by Arnaud Venturi 2017-11-24 14:54:59 +0100
  • f3bb215 Checking if _zsh_highlight exists before calling it by Arnaud Venturi 2017-07-21 21:30:26 +1000
  • 3093396 Used the source files and the build process by Arnaud Venturi 2017-07-21 19:47:09 +1000
  • 5e40e5e PoC for a working integration with zsh-syntax-highlighting by Arnaud Venturi 2017-07-21 19:33:48 +1000
  • 0387f6e (refs/pull/283/head) Asciidoc code documentation generated by Zshelldoc & required Makefiles by Sebastian Gniazdowski 2017-10-20 11:04:57 +0200
  • 9f1f322 Update comment about KEYS_QUEUED_COUNT support by Eric Freese 2017-09-27 15:04:42 -0600
  • 680ce21 Merge pull request #275 from zsh-users/fixes/warn_nested_var_opt by Eric Freese 2017-09-27 15:02:15 -0600
  • 256293c (refs/pull/275/head) Use typeset -g to avoid warnnestedvar warnings by Eric Freese 2017-09-27 07:55:12 -0600
  • 8b8d56a (refs/pull/257/merge) Merge de795f7dd9 into 977e70e21b by Kaleb Elwert 2017-09-26 14:33:30 +0000
  • 977e70e Merge pull request #270 from ssiegel/fix-match_prev_cmd by Eric Freese 2017-09-26 08:33:14 -0600
  • 218acf2 Merge branch 'fixes/match_prev_cmd_special_chars' into develop by Eric Freese 2017-09-26 08:30:43 -0600
  • 0681a1c Remove flaky test that doesn't really matter that much by Eric Freese 2017-09-26 08:23:00 -0600
  • 9e3f1bd Use https protocol instead of git in README instructions by Eric Freese 2017-09-26 07:56:29 -0600
  • ae4c344 Merge pull request #267 from isaacwhanson/fixes/match_prev_cmd_special_chars by Eric Freese 2017-09-12 09:19:17 -0600
  • 7f8ff28 (refs/pull/270/head) Simplify escaping of pattern and fix match_prev_cmd strategy by Stefan Siegel 2017-09-10 04:35:19 +0200
  • 8afb0f4 (refs/pull/269/merge) Merge 75f68c8a38 into d6d9a46981 by Steven Schmatz 2017-09-07 14:52:07 +0000
  • 75f68c8 (refs/pull/269/head) git:// -> https:// by Steven Schmatz 2017-09-07 10:51:49 -0400
  • 33b91a9 Merge pull request #268 from thomas-mcdonald/patch-1 by Eric Freese 2017-08-22 19:02:15 -0600
  • 802f53a (refs/pull/268/head) replace tabs in Rubocop config with spaces by Thomas McDonald 2017-08-20 23:36:18 +0100
  • 5e4487e (refs/pull/267/head) escape pattern-matching chars on $prefix for match_prev_cmd strategy by Isaac W Hanson 2017-08-18 16:00:42 -0400
  • cee0da5 (refs/pull/266/merge) Merge 3846c4f802 into 1915e28882 by Isaac W Hanson 2017-08-18 17:19:10 +0000
  • 9e11040 Add test for special characters with match_prev_cmd strategy by Eric Freese 2017-08-18 11:10:05 -0600
  • 1915e28 Add 'emacs-forward-word' by Alexander Neumann 2017-05-20 22:00:43 +0200
  • 3846c4f (refs/pull/266/head) fix tab to space conversion by Isaac W Hanson 2017-08-18 09:42:17 -0400
  • 4e4c759 fix tab to space conversion by Isaac W Hanson 2017-08-18 09:41:51 -0400
  • 7518b8b escape prefix before matching in match_prev_cmd strategy by Isaac W Hanson 2017-08-18 09:37:30 -0400
  • de795f7 (refs/pull/257/head) Add compiled zsh-autosuggestions.zsh by Kaleb Elwert 2017-08-01 11:52:48 -0700
  • 33768b3 Improve rebound bracket test by Kaleb Elwert 2017-08-01 11:43:22 -0700
  • 76f8529 Switch to using math expressions where possible by Kaleb Elwert 2017-08-01 11:43:01 -0700
  • d6d9a46 Merge pull request #261 from alonhar/patch-1 by Eric Freese 2017-07-30 09:30:48 +0200
  • 7064998 (refs/pull/261/head) Update README.md by Alon Harel 2017-07-24 21:19:07 +0300
  • 95f6cbc (refs/pull/260/head) Checking if _zsh_highlight exists before calling it by Arnaud Venturi 2017-07-21 21:30:26 +1000
  • 4eeaeae Used the source files and the build process by Arnaud Venturi 2017-07-21 19:47:09 +1000
  • 16f129f PoC for a working integration with zsh-syntax-highlighting by Arnaud Venturi 2017-07-21 19:33:48 +1000
  • 73ab50b Fix a few issues relating to failing tests by Kaleb Elwert 2017-07-17 14:20:33 -0700
  • 90d732f Fix conditionals to use [[ and (( rather than [ by Kaleb Elwert 2017-07-17 13:23:14 -0700
  • 3cfe7c4 Add simple test to avoid regressions by Kaleb Elwert 2017-07-17 13:45:48 -0700
  • e304365 Merge pull request #256 from sumnerevans/patch-1 by Eric Freese 2017-07-08 09:58:35 +0200
  • 4e72f7a (refs/pull/256/head) Added installation instructions for AUR, Homebrew by Sumner Evans 2017-07-07 09:17:46 -0600
  • 9378c28 Merge pull request #246 from fd0/add-emacs-forward-word by Eric Freese 2017-05-21 07:29:54 -0600
  • c83eb7f (refs/pull/246/head) Add 'emacs-forward-word' by Alexander Neumann 2017-05-20 22:00:43 +0200
  • 1d4e036 (refs/pull/245/merge) Merge bb47fe03cd into 2cb6eb6e29 by Alexander Neumann 2017-05-20 20:05:05 +0000
  • bb47fe0 (refs/pull/245/head) Add 'emacs-forward-word' by Alexander Neumann 2017-05-20 22:00:43 +0200
  • 1fb45d0 (refs/pull/56/merge) Merge c54c2415f0 into 2cb6eb6e29 by Robert A. Baykov 2017-05-15 10:42:21 +0000
  • 70e3b84 (refs/pull/173/merge) Merge 9cce7039a0 into 2cb6eb6e29 by minerva 2017-05-11 17:59:24 +0000
  • f8afd01 (refs/pull/206/merge) Merge cacbc33398 into 2cb6eb6e29 by Christian Höltje 2017-05-11 17:59:24 +0000
  • 2cb6eb6 (tag: v0.4.0) Merge pull request #218 from zsh-users/develop by Eric Freese 2017-05-10 15:18:07 -0600
  • 14179d8 (refs/pull/218/head) Bump version by Eric Freese 2017-04-14 09:05:25 -0600
  • 281ed9b v0.4.0 changelog updates by Eric Freese 2017-04-14 09:04:59 -0600
  • 83129dd Make asynchronous suggestions disabled by default by Eric Freese 2017-04-14 08:48:54 -0600
  • 40b96f6 Merge pull request #223 from zsh-users/fixes/bpm_async_fix by Eric Freese 2017-03-05 12:59:19 -0500
  • a2f0ffb (refs/pull/223/head) Enabling suggestions should not fetch a suggestion if buffer is empty by Eric Freese 2017-03-04 17:04:04 -0500
  • 7d4a1d9 Add enable/disable/toggle widgets to disable suggestion functionality by Eric Freese 2017-03-03 11:59:30 -0700
  • e1959d0 Put in a general fix for #219 - Handling input from `zle -U` by Eric Freese 2017-02-28 11:18:21 -0700
  • c52c428 Fix issues with widgets wrapped by other plugins by Eric Freese 2017-02-28 11:14:16 -0700
  • ea505b0 Add a spec for unlisted widgets fetching a new suggestion by Eric Freese 2017-02-28 11:13:29 -0700
  • 502fb4a Make tmux_socket_name public so you can access easily from binding.pry by Eric Freese 2017-02-28 11:12:50 -0700
  • ce36224 Use pry-byebug instead of pry for more functionality by Eric Freese 2017-02-28 11:12:23 -0700
  • cb93366 Merge pull request #221 from zsh-users/circle_ci_setup by Eric Freese 2017-02-26 14:36:15 -0700
  • 39762ec (refs/pull/221/head) Set up circle ci by Eric Freese 2017-02-26 14:19:09 -0700
  • 468b740 Test should be passing block to RSpec wait_for by Eric Freese 2017-02-26 14:18:22 -0700
  • c9a51e0 Handle dashes at the beginning of commands by Eric Freese 2017-02-18 16:51:53 -0700
  • 48a21bf [cleanup] Remove an extra newline by Eric Freese 2017-02-18 11:27:55 -0700
  • 4afbbba We only need to run the feature detection if starting async by Eric Freese 2017-02-18 11:25:27 -0700
  • e3fa4e4 Don't do anything but re-bind widgets on each precmd by Eric Freese 2017-02-18 10:47:53 -0700
  • 2cd99e6 Add a test for modifying widget list vars after sourcing plugin by Eric Freese 2017-02-18 11:12:55 -0700
  • c70d685 Clean up widget list spec by Eric Freese 2017-02-18 11:12:10 -0700
  • 255359d Use `+=` to be a bit more true to the spec language by Eric Freese 2017-02-18 10:35:30 -0700
  • 4321fc0 We need to bind on every precmd to ensure we wrap other wrappers by Eric Freese 2017-02-17 23:20:04 -0700
  • 75e8505 Gracefully handle being sourced multiple times by Eric Freese 2017-02-17 22:50:11 -0700
  • a0fcd81 Destroy zpty on load if it already exists by Eric Freese 2017-02-17 22:40:23 -0700
  • 39ca3da Use a different name for feature detection zpty by Eric Freese 2017-02-17 22:07:48 -0700
  • dcce973 Remove support for long-deprecated options by Eric Freese 2017-02-17 18:45:46 -0700