Commit Graph

79 Commits (47283c26192a5c52114f1c976cec303ecadaa4c5)
 

Author SHA1 Message Date
Jakub Jirutka 47283c2619 Update readme 10 years ago
Jakub Jirutka f090f609ac Rename LICENSE-MIT to LICENSE
LICENSE (optionally with an file extension) is a common file name for
the license file.
10 years ago
Jakub Jirutka 08f3b3148d Rename README.mkd to README.md
.md is a preferred file extension for Markdown files.
10 years ago
Michael Robinson 8d29045ffb Merge pull request #59 from jirutka/patch-4
Fix indentation in autosuggest-backward-delete-char()
10 years ago
Jakub Jirutka bbd5300d60 Fix indentation in autosuggest-backward-delete-char() 10 years ago
Michael Robinson 5b23a17241 Merge pull request #58 from jirutka/patch-3 10 years ago
Michael Robinson 2d5ac282a9 Merge pull request #57 from jirutka/patch-2
Fix and unify formatting and code-style
10 years ago
Jakub Jirutka 62af373a59 Fix highlighting for paths completion using Tab 10 years ago
Jakub Jirutka 258e06c9ab Fix and unify formatting and code-style 10 years ago
Jakub Jirutka f860711cc5 Add .editorconfig
See http://www.editorconfig.org/
10 years ago
Michael Robinson 0371904875 Merge pull request #55 from jirutka/patch-1 10 years ago
Jakub Jirutka 4b6512d1e8 Fix highlight cache invalidation
To work better with recent version of zsh-syntax-highlighting.
10 years ago
Michael Robinson 34c01f6259 Merge pull request #53 from calebmeyer/doc-updates
Updated readme with more configuration options.
10 years ago
Caleb Meyer e637eb58eb Added backticks to 0, so it will highlight as code 10 years ago
Caleb Meyer 1bf5de2acc Updated readme with more configuration options. 10 years ago
Michael Robinson 9b565ff6b5 Merge pull request #51 from teto/fix_zshrc 10 years ago
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.
10 years ago
Michael Robinson 59699a0946 Merge pull request #49 from 0atman/0atman-patch-1
Simplify installation instructions
10 years ago
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.
10 years ago
Michael Robinson 533325c39d Addresses #44 10 years ago
Michael Robinson fe6e9812b0 Merge pull request #45 from tirkarthi/patch-1
Added clarification to use bash
10 years ago
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.
10 years ago
Michael Robinson 3d5beea5c3 Merge pull request #41 from hkliya/patch-1
Update README.mkd
11 years ago
Seaborn Lee a23ad43188 Update README.mkd
Fix the path.
11 years ago
Michael Robinson c3e7668fbb Merge pull request #40 from bfred-it/osx-install-fix
Fixed: installation on OS X fails
11 years ago
Federico Brigante 8970e71d50 Fixed: installation on OS X fails 11 years ago
Michael Robinson 89b85d88cc Use -f instead of -e option for readlink to
Fixed #38
11 years ago
Michael Robinson d76af3c076 Update README.mkd 11 years ago
Michael Robinson 5f13490bae Reverted 9e710593e3 11 years ago
Michael Robinson 1be4a54048 Merge pull request #35 from wgallios/master
Created simple install sh script
11 years ago
Michael Robinson 7446059f63 Merge pull request #31 from maksimr/patch-1
fix:Add autosuggest to highlighters list only once
11 years ago
Michael Robinson 71a7154815 Removed "unmaintained" message! 11 years ago
William Gallios 9e710593e3 updates to readme 11 years ago
William Gallios 0d9aabedb2 updated readme for new install script 11 years ago
William Gallios 32fb7930d8 created simple install script 11 years ago
Thiago de Arruda 0d36d4ccdd Add alpha-quality software warning 11 years ago
Thiago de Arruda cbb0963896 Merge pull request #34 from CoolOppo/patch-1
Removed Shelr demo link because it died
11 years ago
CoolOppo 683b48b644 Removed Shelr demo link because it died 11 years ago
Thiago de Arruda 85739dbe76 Disable autosuggestion server startup.
The server is not working even in zsh5. Disable it until fixed.
11 years ago
Maksim Ryzhikov 6dbb419a7a fix:Add autosuggest to highlighters list only once 11 years ago
Thiago de Arruda bd11c34e84 Merge pull request #16 from piecioshka/master
Create automatic command for plugin setup
11 years ago
Thiago de Arruda 0cc05bd08e Merge pull request #20 from mihaisucan/master
add a config for RIGHT arrow to accept the suggestion, like in fish
11 years ago
Mihai Sucan 824b9be13f add autosuggestions.plugin.zsh to get this repo working with antigen 11 years ago
Mihai Sucan 1cbd78c850 add a config for RIGHT arrow to accept the suggestion, like in fish 11 years ago
Thiago de Arruda ebe4cf251a Merge pull request #17 from ajkaanbal/master
Suspend autosuggest on 'history-substring-search-up' and 'history-substr...
11 years ago
Ricardo M. Vilchis 7e69ddda7f Suspend autosuggest on 'history-substring-search-up' and 'history-substring-search-down' (zsh-history-substring-plugin commands). Accept on 'end-of-line' (Ctrl-e or END key) 12 years ago
piecioshka 5dff7a69f1 start label with big letter 12 years ago
piecioshka c5567cf371 add label for zsh-autosuggestions 12 years ago
piecioshka b18f01a256 fix end of file 12 years ago
tarruda a29e838cdf Merge pull request #11 from dreadatour/master
Add plugin config variables
12 years ago