Commit graph

  • affe7c687e Run circle-ci upgrade script Eric Freese 2018-11-10 13:11:25 -0700
  • 47173c140c Feature: Allow cycling throw history in the autocompletion Marcelo Lima 2018-11-04 21:29:58 +0100
  • 3727668844
    Update README.md m-lima 2018-11-04 20:06:21 +0100
  • 09b6c1659f Add history cycling widgets Marcelo Lima 2018-11-04 19:38:51 +0100
  • af7d728f68 Feature: dynamic strategy switching Sebastian Gniazdowski 2018-10-29 13:38:40 +0100
  • 101e5f0a5a Don't overwrite config with default values Eric Nielsen 2018-10-15 16:37:02 -0500
  • fa5d9c0ff5
    Merge pull request #360 from zsh-users/fixes/glob-subst-bad-pattern Eric Freese 2018-07-17 22:26:55 -0700
  • 681ffc7b28 Reset opts in some functions affected by GLOB_SUBST Eric Freese 2018-07-13 22:16:53 -0600
  • b8bf86f6ab
    Merge pull request #359 from zsh-users/fixes/async-bad-file-descriptor Eric Freese 2018-07-13 20:50:31 -0700
  • 7ab2124904 Kill async process by id when job control disabled Eric Freese 2018-07-13 21:48:25 -0600
  • 88fe824ddf Add some error handling to async response handler Eric Freese 2018-07-13 11:26:57 -0600
  • 93877f6b76 We also need to remove the handler when cancelling async request Eric Freese 2018-07-13 11:25:59 -0600
  • 0ee5b0a5c9 Completion strategy no longer requires zutil module Eric Freese 2018-07-02 22:28:16 -0600
  • bd1fd97738 Cleanup unused async pty name Eric Freese 2018-07-02 22:25:36 -0600
  • ebaf409002
    Merge pull request #355 from amehmeto/patch-1 Eric Freese 2018-07-02 20:59:14 -0600
  • 2d0ae6044c
    Update INSTALL.md amehmeto 2018-07-03 04:25:20 +0200
  • 106bf02d49
    Merge pull request #350 from zsh-users/features/improved-completion-suggestions Eric Freese 2018-07-02 12:28:39 -0600
  • f1c3b98774 Only capture completions at the end of the buffer. Eric Freese 2018-07-02 09:31:48 -0600
  • 4869a757c8 Ensure we always destroy the zpty Eric Freese 2018-07-01 20:55:53 -0600
  • 302bd7c059 Setup zshexit hook immediately in both sync/async cases Eric Freese 2018-07-01 10:16:38 -0600
  • 245f5d2ba2 Improve completion suggestions Eric Freese 2018-06-30 18:15:38 -0600
  • 8ae0283c90 Do not rely on implicit NULLCMD=cat Martin Väth 2018-07-02 19:26:06 +0200
  • 0fd9de7ba0
    Merge 2fe06c88d9 into 2743a2e84c Martin Väth 2018-07-02 17:30:14 +0000
  • 2fe06c88d9 Do not rely on implicit NULLCMD=cat Martin Väth 2018-07-02 19:26:06 +0200
  • 2743a2e84c Only capture completions at the end of the buffer. Eric Freese 2018-07-02 09:31:48 -0600
  • 156ae5ea69 Ensure we always destroy the zpty Eric Freese 2018-07-01 20:55:53 -0600
  • 6a3e310d4b Setup zshexit hook immediately in both sync/async cases Eric Freese 2018-07-01 10:16:38 -0600
  • fc8c034e60 Improve completion suggestions Eric Freese 2018-06-30 18:15:38 -0600
  • 07b37fd9ce
    Merge pull request #349 from zsh-users/features/antigen-install-directions Eric Freese 2018-07-01 01:54:01 -0600
  • 7c83775bc7
    Merge pull request #348 from zsh-users/fixes/no-zpty Eric Freese 2018-06-30 18:07:06 -0600
  • e97d132b3b Add install directions for Antigen Eric Freese 2018-06-30 15:38:05 -0600
  • c0315e96d8 Don't use -s option to zmodload Eric Freese 2018-06-30 16:54:33 -0600
  • 5529102afc zpty module is only needed for completion strategy Eric Freese 2018-06-30 15:06:19 -0600
  • dad6be4d5e Remove unused feature detection Eric Freese 2018-06-30 15:04:56 -0600
  • 7d968869e3 Return if no completion found Eric Freese 2018-06-30 15:03:14 -0600
  • 391349f0b0
    Merge 66896c4999 into 8593624996 dana 2018-06-30 20:52:10 +0000
  • 77912f8cca
    Merge 2d0806a362 into 1ec43c7291 Martin Väth 2018-06-30 20:36:10 +0000
  • 8593624996
    Merge pull request #330 from zsh-users/features/completion-suggestions Eric Freese 2018-06-30 14:35:50 -0600
  • 1ec43c7291 Fix error when single quote entered into buffer Eric Freese 2018-06-29 22:08:33 -0600
  • 4c63e9e80b
    Merge 3f4c2acd53 into 43a011026f Martin Väth 2018-06-18 22:40:28 +0000
  • 43a011026f Do not leak global variables REPLY and strategy Martin Väth 2018-06-18 19:47:27 +0200
  • 2d0806a362 Offer suggestion only if cursor is at end of line Martin Väth 2018-06-18 19:58:06 +0200
  • 3f4c2acd53 Do not leak global variables REPLY and strategy Martin Väth 2018-06-18 19:47:27 +0200
  • cd81522b30 Attempt to kill async worker process when new request comes in Eric Freese 2018-06-12 23:45:29 -0600
  • 4a268da1df Fix readme- async no longer uses zpty Eric Freese 2018-06-11 02:39:00 -0600
  • d7171232c3 Merge branch 'develop' into features/completion-suggestions Eric Freese 2018-06-11 02:34:24 -0600
  • faf0f9a698
    Merge pull request #338 from zsh-users/fixes/async-refactor Eric Freese 2018-06-11 02:25:12 -0600
  • 9cb0101512 Refactor async mode to no longer use zpty Eric Freese 2018-06-11 02:06:18 -0600
  • b0ffc34fb8 completion should be a local var Eric Freese 2018-06-10 23:35:22 -0600
  • 4e466f0e4e Support widgets starting with dashes (ex: -a-widget) Eric Freese 2018-06-10 22:39:58 -0600
  • bcbdad83e9 Support fallback strategies by setting array in config Eric Freese 2018-06-06 21:49:03 -0600
  • 5541533512 Cleanup Arnaud Venturi 2018-05-31 18:32:58 +0200
  • 841fbc18af Switched back to the original ruby version Arnaud Venturi 2018-05-31 17:49:50 +0200
  • 038d1c2a46 Merge remote-tracking branch 'upstream/develop' into compatibility-syntax-hl Arnaud Venturi 2018-05-31 17:48:25 +0200
  • 949c374195 Fix completion strategy on older versions of zsh Eric Freese 2018-05-24 16:45:20 -0600
  • 973205005c Add spec for completion strategy Eric Freese 2018-05-23 22:04:47 -0600
  • 7d19f8f9b2 Rename default spec to history spec Eric Freese 2018-05-23 22:04:16 -0600
  • cf458d2a3b Fix completion suggestions when compinit is not enabled Eric Freese 2018-05-23 14:50:56 -0600
  • 3dbd9afaec Fix completion strategy killing other pty's Eric Freese 2018-05-22 17:16:45 -0600
  • 6ffaec725a Allow completion suggestions from current shell Eric Freese 2018-05-22 16:13:56 -0600
  • 0a548c62f4 Forgot to make after small tweak Eric Freese 2018-05-18 15:24:48 -0600
  • 4cca26ec84 Modify completion code to better fit our needs Eric Freese 2018-05-18 15:05:45 -0600
  • f63afd5969 Fix async pty name option spec Eric Freese 2018-05-16 16:29:01 -0600
  • c5551daabc Default strategy now tries history first and falls back to completion Eric Freese 2018-05-16 15:52:46 -0600
  • 82b08e2dc8 First pass at getting suggestions from completion engine (#111) Eric Freese 2018-05-16 15:27:06 -0600
  • 5549b68e6e Async is less reliable in zsh versions < 5.0.8 Eric Freese 2018-05-26 15:33:32 -0600
  • 63789e96b5 Fix handling of newline + carriage return in async pty (#333) Eric Freese 2018-05-26 14:01:03 -0600
  • 64de83722b
    Merge 270d988ae6 into d7c796719e Linwei 2018-05-21 17:41:40 +0000
  • d7c796719e
    Merge pull request #332 from zsh-users/develop v0.4.3 Eric Freese 2018-05-21 11:40:10 -0600
  • aa0b10db44 v0.4.3 Eric Freese 2018-05-21 11:38:41 -0600
  • 72ccee33b4 Pull out separate doc for installation instructions Eric Freese 2018-05-21 11:35:26 -0600
  • c113e49fe2 Update license copyright year Eric Freese 2018-05-21 10:52:41 -0600
  • 3b39b9561c Merge branch 'master' into develop Eric Freese 2018-05-21 10:47:20 -0600
  • b003b2238a Update changelog for v0.4.3 release Eric Freese 2018-05-21 10:46:03 -0600
  • df5fb858aa Destroy old pty even if it's no longer running (#249) Eric Freese 2018-05-15 13:55:37 -0600
  • 726bc4eb5c Create general spec for async behavior Eric Freese 2018-05-15 13:42:18 -0600
  • 59c72c6805 Don't break kill ring rotation Harm te Hennepe 2017-12-24 22:46:20 +0100
  • 56e3a3f66a
    Merge 4e90215649 into b2b9bf3b8c Harm te Hennepe 2018-05-15 18:28:16 +0000
  • 393f7b8bb9 Fix vi-mode partial-accept Eric Freese 2018-05-14 10:59:08 -0600
  • 42f5a06f7f Need to reset the POSTDISPLAY if exiting early Eric Freese 2018-05-15 11:32:46 -0600
  • 51fef255da Add method to connect terminal to tmux session during tests Eric Freese 2018-05-15 11:36:20 -0600
  • 19ad3ba7cd Add new 5.5.1 version of zsh to CI Eric Freese 2018-05-15 10:02:38 -0600
  • b2b9bf3b8c update arch linux installation instructions (now available via pacman) Benjamin Denhartog 2018-05-14 07:06:14 -0700
  • 5dd00e149c
    Merge f295bfde48 into 67a364bc17 Ben Denhartog 2018-05-14 14:39:09 +0000
  • f295bfde48
    update arch linux installation instructions (now available via pacman) Benjamin Denhartog 2018-05-14 07:06:14 -0700
  • e680d7565b
    Merge 5fd85405b3 into 60aff2d944 Arnaud Venturi 2018-05-07 11:38:32 +0000
  • 5fd85405b3 Fixed the style of the test again Arnaud Venturi 2018-05-07 13:37:09 +0200
  • 4c88da24fa Cleanup Arnaud Venturi 2018-05-07 13:35:40 +0200
  • c4c425a8a0 Went back to modifying CURSOR directly Arnaud Venturi 2018-05-07 13:33:24 +0200
  • 9619e2e779 Now the test should be working Arnaud Venturi 2018-05-07 13:19:42 +0200
  • 1535f1f3e5 Started to add a test Arnaud Venturi 2018-05-07 13:05:36 +0200
  • b6396ea2eb Fix quotes for code style consistency Arnaud Venturi 2018-05-07 10:12:11 +0200
  • b9345ebceb Using a separate variable instead of rolling back CURSOR to its initial value Arnaud Venturi 2018-05-04 18:04:19 +0200
  • 603132c6b8 Put the modifications in the source, and removed debugging instructions Arnaud Venturi 2018-05-04 16:07:07 +0200
  • bf95b4c093 First try to fix partial accept in vicmd mode Arnaud Venturi 2018-05-04 15:57:41 +0200
  • 67a364bc17
    Merge pull request #321 from babaorum/fix/documentation/oh-my-zsh-install Eric Freese 2018-04-17 15:00:46 -0600
  • afc14f79cc make Oh my zsh install works without ZSH_CUSTOM defined babaorum 2018-04-16 22:37:54 +0200
  • 60aff2d944 Remove unused local $suggestion variable Eric Freese 2018-03-27 14:51:37 -0600
  • 6dfe9c8cd8
    Merge pull request #319 from zsh-users/fixes/async_history Eric Freese 2018-03-23 16:15:56 -0600
  • 3136700ccf Don't fetch suggestions after [up,down]-line-or-beginning-search Eric Freese 2018-03-23 15:04:21 -0600