Eric Freese
8777836a1c
Restore standard widgets to fix segfault when re-sourcing autosuggestions.zsh
2016-01-20 02:26:36 -07:00
Michael Robinson
7a00bfa444
Merge pull request #83 from sorin-ionescu/patch-1
...
Accept vi-end-of-line
2015-11-24 22:12:56 +13:00
Sorin Ionescu
0ad9525955
Accept vi-end-of-line
2015-11-23 22:15:52 -05:00
Michael Robinson
ec1d251dad
Merge pull request #76 from thorerik/patch-1
...
Avoid bell on all keysrtokes
2015-11-19 09:37:49 +13:00
Michael Robinson
b1725e9e74
Merge pull request #74 from reinhrst/master
...
fix for AUTOSUGGESTION_ACCEPT_RIGHT_ARROW in vi-mode
2015-11-09 09:47:41 +13:00
Thor Erik
c044d06f70
Avoid bell on all keysrtokes
...
Due to using a forked version of zsh-syntax-highlighting, you also get along the bug that causes a [bell on every keystroke][1], using zsh-users/zsh-syntax-highlighting instead I avoided this bug.
[1]: https://github.com/zsh-users/zsh-syntax-highlighting/issues/200
2015-10-16 09:06:03 +02:00
Claude
fc4576758c
fix for AUTOSUGGESTION_ACCEPT_RIGHT_ARROW in vi-mode
2015-09-18 13:13:09 +02:00
Michael Robinson
cbaf7ced6e
Merge pull request #68 from a-x-/support-OMZ
...
Support OMZ
2015-07-16 12:24:34 +12:00
Alexander Mekhonoshin (invntrm)
07165cd3ec
Add symlink for OMZ compatibility
2015-07-14 11:11:41 +03:00
Michael Robinson
dde838c226
Merge pull request #63 from jirutka/patch-7
2015-05-23 12:41:27 +12:00
Jakub Jirutka
a796ce5bdb
Readme: extend section Known issues ( closes #14 )
2015-05-23 01:57:51 +02:00
Michael Robinson
40a8d73054
Merge pull request #61 from jirutka/patch-6
...
LGTM!
2015-05-22 13:24:51 +12:00
Jakub Jirutka
6de948c9c5
Add widget autosuggest-execute-suggestion
...
It basically means this: go to the end of line (i.e. accept the
suggestion) and then hit enter.
2015-05-22 00:54:27 +02:00
Michael Robinson
c6afbaf254
Merge pull request #60 from jirutka/patch-5
...
Improve readme
2015-05-22 09:37:48 +12:00
Jakub Jirutka
47283c2619
Update readme
2015-05-21 20:23:09 +02:00
Jakub Jirutka
f090f609ac
Rename LICENSE-MIT to LICENSE
...
LICENSE (optionally with an file extension) is a common file name for
the license file.
2015-05-21 18:09:33 +02:00
Jakub Jirutka
08f3b3148d
Rename README.mkd to README.md
...
.md is a preferred file extension for Markdown files.
2015-05-21 18:06:38 +02:00
Michael Robinson
8d29045ffb
Merge pull request #59 from jirutka/patch-4
...
Fix indentation in autosuggest-backward-delete-char()
2015-05-21 11:11:53 +12:00
Jakub Jirutka
bbd5300d60
Fix indentation in autosuggest-backward-delete-char()
2015-05-21 01:08:17 +02:00
Michael Robinson
5b23a17241
Merge pull request #58 from jirutka/patch-3
2015-05-20 11:13:48 +12:00
Michael Robinson
2d5ac282a9
Merge pull request #57 from jirutka/patch-2
...
Fix and unify formatting and code-style
2015-05-19 08:57:14 +12:00
Jakub Jirutka
62af373a59
Fix highlighting for paths completion using Tab
2015-05-18 16:33:50 +02:00
Jakub Jirutka
258e06c9ab
Fix and unify formatting and code-style
2015-05-18 14:51:21 +02:00
Jakub Jirutka
f860711cc5
Add .editorconfig
...
See http://www.editorconfig.org/
2015-05-18 14:49:56 +02:00
Michael Robinson
0371904875
Merge pull request #55 from jirutka/patch-1
2015-05-17 07:57:25 +12:00
Jakub Jirutka
4b6512d1e8
Fix highlight cache invalidation
...
To work better with recent version of zsh-syntax-highlighting.
2015-05-16 20:35:13 +02:00
Michael Robinson
34c01f6259
Merge pull request #53 from calebmeyer/doc-updates
...
Updated readme with more configuration options.
2015-05-13 08:53:17 +12:00
Caleb Meyer
e637eb58eb
Added backticks to 0, so it will highlight as code
2015-05-12 12:33:33 -05:00
Caleb Meyer
1bf5de2acc
Updated readme with more configuration options.
2015-05-12 12:31:30 -05:00
Michael Robinson
9b565ff6b5
Merge pull request #51 from teto/fix_zshrc
2015-05-04 10:05:20 +12:00
Matthieu Coudron
24ac946dd9
Install script now looks for .zshrc in $ZDOTDIR as well.
...
User can also supply as a first parameter the script to append to
zsh-autosuggestions.
2015-05-03 22:57:03 +02:00
Michael Robinson
59699a0946
Merge pull request #49 from 0atman/0atman-patch-1
...
Simplify installation instructions
2015-04-15 08:29:31 +12:00
Tristram Oaten
d1640a399d
Update README.mkd
...
My rational for this is:
1. Most linux desktop users are using some kind of debian/ubuntu/mint, so why not have them catered for primarily?
2. the bash instructions work for everyone who has bash. Last time I checked, that was 99% of the linux community.
2015-04-14 10:41:32 +01:00
Michael Robinson
533325c39d
Addresses #44
2015-02-23 08:45:25 +13:00
Michael Robinson
fe6e9812b0
Merge pull request #45 from tirkarthi/patch-1
...
Added clarification to use bash
2015-02-18 19:42:58 +13:00
Xtreak
c740515df4
Added clarification to use bash
...
Some linux distros have sh symlinked to dash. So I have added a clarification to use bash for the distros.
2015-02-18 11:32:19 +05:30
Michael Robinson
3d5beea5c3
Merge pull request #41 from hkliya/patch-1
...
Update README.mkd
2015-01-30 08:29:38 +13:00
Seaborn Lee
a23ad43188
Update README.mkd
...
Fix the path.
2015-01-29 21:16:11 +08:00
Michael Robinson
c3e7668fbb
Merge pull request #40 from bfred-it/osx-install-fix
...
Fixed: installation on OS X fails
2015-01-27 08:41:52 +13:00
Federico Brigante
8970e71d50
Fixed: installation on OS X fails
2015-01-23 23:38:46 +01:00
Michael Robinson
89b85d88cc
Use -f instead of -e option for readlink to
...
Fixed #38
2015-01-09 08:38:59 +13:00
Michael Robinson
d76af3c076
Update README.mkd
2014-12-10 10:06:52 +13:00
Michael Robinson
5f13490bae
Reverted 9e710593e3
2014-12-09 15:53:40 +13:00
Michael Robinson
1be4a54048
Merge pull request #35 from wgallios/master
...
Created simple install sh script
2014-12-09 15:52:38 +13:00
Michael Robinson
7446059f63
Merge pull request #31 from maksimr/patch-1
...
fix:Add autosuggest to highlighters list only once
2014-12-09 15:45:18 +13:00
Michael Robinson
71a7154815
Removed "unmaintained" message!
2014-12-09 15:39:55 +13:00
William Gallios
9e710593e3
updates to readme
2014-11-21 13:59:25 -08:00
William Gallios
0d9aabedb2
updated readme for new install script
2014-11-21 13:54:47 -08:00
William Gallios
32fb7930d8
created simple install script
2014-11-21 13:51:19 -08:00
Thiago de Arruda
0d36d4ccdd
Add alpha-quality software warning
2014-11-05 07:51:26 -03:00