Commit Graph

  • 48ffc1bf92 Merge pull request #443 from zsh-users/fixes/alias-parse-error Eric Freese 2019-06-18 07:50:07 -06:00
  • adb02c44a2 Prefix custom _complete implementation with "function" keyword Eric Freese 2019-06-17 22:04:31 -06:00
  • 3654b83ec0 Update license copyright year in built plugin file Eric Freese 2019-06-17 21:58:31 -06:00
  • b3b34eab49 Merge pull request #440 from zsh-users/develop Eric Freese 2019-06-15 21:46:24 -06:00
  • 19c976f62a Update license copyright year Eric Freese 2019-06-15 21:40:39 -06:00
  • 3250778ce8 v0.6.0 Eric Freese 2019-06-15 21:39:57 -06:00
  • 43ba841742 Update changelog for v0.6.0 release Eric Freese 2019-06-15 21:39:10 -06:00
  • 86f64c30ca Merge pull request #420 from zsh-users/fixes/completion-newline-issues Eric Freese 2019-06-15 21:24:01 -06:00
  • f543ba08c3 Fix cr/lf handling in completion strategy Eric Freese 2019-04-17 23:30:48 -06:00
  • 68343c8de4 Allow suggestions to suggest trailing newlines Eric Freese 2019-04-15 14:12:55 -06:00
  • e263845bed Add an extra completion to better exercise choosing first Eric Freese 2019-04-17 23:27:26 -06:00
  • d94475ca1b Simplify logic to extract suggestion from between null bytes Eric Freese 2019-06-14 22:08:15 -06:00
  • c04e015d13 Add to explanation of extra stuff after zpty -r Eric Freese 2019-04-17 23:29:52 -06:00
  • e9ce05c4c1 Ensure that kill succeeds even in older buggy versions of zsh Eric Freese 2019-06-14 21:27:21 -06:00
  • fdf4502c5c We need to autoload is-at-least for it to be available Eric Freese 2019-04-17 23:28:51 -06:00
  • 7e048c3f53 Fix error that was hidden in zpty Eric Freese 2019-04-17 23:25:43 -06:00
  • 2b05f5ed2d Add a comment explaining post-completion hook Eric Freese 2019-04-17 23:28:20 -06:00
  • 5339d2703d Merge pull request #432 from zsh-users/features/wrap-zle-line-init Eric Freese 2019-06-14 21:04:02 -06:00
  • 0d3bbaf8e6 Remove hard-coded ignore of zle-* widgets and add to default config Eric Freese 2019-05-27 13:37:25 -06:00
  • 848aa741f4 Revert "Merge pull request #439 from zsh-users/fixes/copy-earlier-word" Eric Freese 2019-06-14 13:21:06 -06:00
  • 15bcfd7126 Don't fetch suggestions after copy-earlier-word Henré Botha 2019-06-14 17:48:31 +02:00
  • 9ceeacc797 Try to make async ^C spec less flaky Eric Freese 2019-06-14 12:49:57 -06:00
  • 1c3e3fd939 Merge pull request #439 from zsh-users/fixes/copy-earlier-word Eric Freese 2019-06-14 13:17:34 -06:00
  • 527fd17ffc Don't fetch suggestions after copy-earlier-word Henré Botha 2019-06-14 17:48:31 +02:00
  • 1912726460 Try to make async ^C spec less flaky Eric Freese 2019-06-14 12:49:57 -06:00
  • de266574d3 Merge pull request #434 from zsh-users/meta/improve-highlight-style-docs Eric Freese 2019-05-29 01:40:20 -06:00
  • 48d04447cc Merge pull request #433 from zsh-users/fixes/ignore-empty-max-size Eric Freese 2019-05-29 01:39:24 -06:00
  • b714f6667c Improve documentation for configuring highlight style Eric Freese 2019-05-27 14:56:19 -06:00
  • 474c577f3c Allow setting max size to empty string (GitHub #422) Eric Freese 2019-05-27 14:18:21 -06:00
  • e9d8231ba7 Merge pull request #401 from zsh-users/features/completion-suggestions Eric Freese 2019-04-15 12:55:35 -06:00
  • ce6ee94f30 Add spec to demonstrate bracketed-paste-magic bug workaround Eric Freese 2019-04-15 12:47:21 -06:00
  • e7c7efe2e2 Set options immediately after sourcing the plugin before next precmd Eric Freese 2019-04-15 12:46:21 -06:00
  • 733abd4af0 Merge pull request #419 from zsh-users/develop Eric Freese 2019-04-11 10:18:26 -06:00
  • 152d2c6b31 v0.5.2 Eric Freese 2019-04-11 10:15:46 -06:00
  • 528e338e57 Update changelog for v0.5.2 release Eric Freese 2019-04-11 10:15:13 -06:00
  • c1910348c7 Implement completion suggestion strategy (#111) Eric Freese 2018-11-23 10:18:15 -07:00
  • 937d6fc241 Merge pull request #418 from zsh-users/features/manual-rebind Eric Freese 2019-04-10 13:53:37 -06:00
  • b9fee8a324 Allow disabling of automatic widget re-binding Eric Freese 2019-04-10 11:41:20 -06:00
  • db290c518b cleanup: Leave max size config unset by default to match other options Eric Freese 2019-04-10 11:37:02 -06:00
  • d8ba53678e cleanup: Use + param expansion flag in arithmetic context Eric Freese 2019-04-10 11:20:08 -06:00
  • 4cd210b70d Fix async suggestions when SH_WORD_SPLIT is set Eric Freese 2019-04-10 09:51:33 -06:00
  • 586b51366b Merge pull request #417 from zsh-users/features/async-process-substitution Eric Freese 2019-04-10 08:06:52 -06:00
  • e405afab29 Refactor async mode to no longer use zpty Eric Freese 2018-06-11 02:06:18 -06:00
  • a5dc4a8db4 Fix version in compiled plugin script Eric Freese 2019-04-09 14:43:48 -06:00
  • 543f2b5477 Support new zsh version Eric Freese 2019-04-09 14:05:09 -06:00
  • a36a9aca44 Enable tcsetpgrp to support job control Eric Freese 2019-04-03 13:28:18 -06:00
  • cbf0e24b18 Merge pull request #415 from zsh-users/develop Eric Freese 2019-04-03 10:58:45 -06:00
  • f94e667f59 v0.5.1 Eric Freese 2019-04-03 10:52:43 -06:00
  • 3ee91c731c Update changelog for v0.5.1 release Eric Freese 2019-04-03 10:51:48 -06:00
  • 0b13f663da Merge pull request #413 from zsh-users/features/faster-prompts Eric Freese 2019-04-02 07:39:55 -06:00
  • 4a82ff1ead speed up widget rebinding by removing redundant array subscripts romkatv 2019-02-25 12:59:31 +01:00
  • f76472272e cleanup: Remove unnecessary braces Eric Freese 2019-04-01 14:36:31 -06:00
  • 50579b3371 Move widget definitions inside anonymous function Eric Freese 2018-12-21 23:20:08 -07:00
  • 66b842579a Merge pull request #403 from okdana/dana/typeset-g Eric Freese 2018-12-21 23:19:23 -07:00
  • aee1b10db6 Avoid warn_create_global warnings dana 2018-12-19 01:20:57 -06:00
  • ebc2c07ac8 Merge pull request #402 from zsh-users/fixes/autocd-tab-completion Eric Freese 2018-12-17 17:59:06 -07:00
  • e937e89267 Respect user's set options when running original widget Eric Freese 2018-12-09 10:14:19 -07:00
  • 11251d97ca Merge branch 'master' into develop Eric Freese 2018-12-16 20:50:16 -07:00
  • 41657e3565 Revert async process substitution & completion strategy Eric Freese 2018-12-16 20:43:25 -07:00
  • 70f36c007d Finish renaming "default" strategy to "history" Eric Freese 2018-11-24 15:06:19 -07:00
  • a7f0106b31 Merge pull request #393 from zsh-users/releases/v0.5.0 Eric Freese 2018-11-24 10:00:59 -07:00
  • 286656635c v0.5.0 Eric Freese 2018-11-24 09:44:46 -07:00
  • 0d994d4732 Update changelog for v0.5.0 release Eric Freese 2018-11-24 09:44:07 -07:00
  • 9e4d3c337f Don't overwrite config with default values Eric Nielsen 2018-10-15 16:37:02 -05:00
  • f0f1332e6b Add after_sourcing hook for tests Eric Freese 2018-11-10 13:56:31 -07:00
  • a78ea16c50 Support fallback strategies by setting array in config Eric Freese 2018-11-24 09:56:30 -07:00
  • 62f5f14f2f default => history Eric Freese 2018-11-19 15:30:35 -07:00
  • 4540304fa0 Reset opts in some functions affected by GLOB_SUBST Eric Freese 2018-07-13 22:16:53 -06:00
  • df6f6f9ff4 Add install directions for Antigen Eric Freese 2018-06-30 15:38:05 -06:00
  • 4097d6e0ae Support widgets starting with dashes (ex: -a-widget) Eric Freese 2018-06-10 22:39:58 -06:00
  • 822a1f30e0 Async is less reliable in zsh versions < 5.0.8 Eric Freese 2018-05-26 15:33:32 -06:00
  • 0f80f9511d Fix handling of newline + carriage return in async pty (#333) Eric Freese 2018-05-26 14:01:03 -06:00
  • 4838222dde Merge branch 'master' into develop Eric Freese 2018-11-18 22:32:17 -07:00
  • 35c286de9a Merge pull request #390 from zsh-users/features/no-overwrite-config Eric Freese 2018-11-18 22:19:31 -07:00
  • be6b22b864 Add info to the readme about docker testing image Eric Freese 2018-11-18 21:35:52 -07:00
  • 69d7fa14d3 Build docker image for running tests Eric Freese 2018-11-11 14:34:54 -07:00
  • e61442161e Don't overwrite config with default values Eric Nielsen 2018-10-15 16:37:02 -05:00
  • 4b28d92e01 Add after_sourcing hook for tests Eric Freese 2018-11-10 13:56:31 -07:00
  • b512a1b040 Merge branch 'master' into develop Eric Freese 2018-11-10 13:43:47 -07:00
  • affe7c687e Run circle-ci upgrade script Eric Freese 2018-11-10 13:11:25 -07:00
  • fa5d9c0ff5 Merge pull request #360 from zsh-users/fixes/glob-subst-bad-pattern Eric Freese 2018-07-17 22:26:55 -07:00
  • 681ffc7b28 Reset opts in some functions affected by GLOB_SUBST Eric Freese 2018-07-13 22:16:53 -06:00
  • b8bf86f6ab Merge pull request #359 from zsh-users/fixes/async-bad-file-descriptor Eric Freese 2018-07-13 20:50:31 -07:00
  • 7ab2124904 Kill async process by id when job control disabled Eric Freese 2018-07-13 21:48:25 -06:00
  • 88fe824ddf Add some error handling to async response handler Eric Freese 2018-07-13 11:26:57 -06:00
  • 93877f6b76 We also need to remove the handler when cancelling async request Eric Freese 2018-07-13 11:25:59 -06:00
  • 0ee5b0a5c9 Completion strategy no longer requires zutil module Eric Freese 2018-07-02 22:28:16 -06:00
  • bd1fd97738 Cleanup unused async pty name Eric Freese 2018-07-02 22:25:36 -06:00
  • ebaf409002 Merge pull request #355 from amehmeto/patch-1 Eric Freese 2018-07-02 20:59:14 -06:00
  • 2d0ae6044c Update INSTALL.md amehmeto 2018-07-03 04:25:20 +02:00
  • 106bf02d49 Merge pull request #350 from zsh-users/features/improved-completion-suggestions Eric Freese 2018-07-02 12:28:39 -06:00
  • f1c3b98774 Only capture completions at the end of the buffer. Eric Freese 2018-07-02 09:31:48 -06:00
  • 4869a757c8 Ensure we always destroy the zpty Eric Freese 2018-07-01 20:55:53 -06:00
  • 302bd7c059 Setup zshexit hook immediately in both sync/async cases Eric Freese 2018-07-01 10:16:38 -06:00
  • 245f5d2ba2 Improve completion suggestions Eric Freese 2018-06-30 18:15:38 -06:00
  • 8ae0283c90 Do not rely on implicit NULLCMD=cat Martin Väth 2018-07-02 19:26:06 +02:00
  • 07b37fd9ce Merge pull request #349 from zsh-users/features/antigen-install-directions Eric Freese 2018-07-01 01:54:01 -06:00
  • 7c83775bc7 Merge pull request #348 from zsh-users/fixes/no-zpty Eric Freese 2018-06-30 18:07:06 -06:00
  • e97d132b3b Add install directions for Antigen Eric Freese 2018-06-30 15:38:05 -06:00
  • c0315e96d8 Don't use -s option to zmodload Eric Freese 2018-06-30 16:54:33 -06:00