Compare commits

..

2 Commits

Author SHA1 Message Date
Eric Freese
011f5420fc Version bump v0.2.2 2016-02-13 21:15:33 -07:00
Eric Freese
1a38fbf6a5 [README] Add note about workaround for bpm bug. 2016-02-13 21:14:59 -07:00
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ It suggests commands as you type, based on command history.
3. Start a new terminal session.
> **Note:** There is an open issue ([#102](https://github.com/tarruda/zsh-autosuggestions/issues/102)) when using this plugin with `bracketed-paste-magic`, which is enabled by default by Oh My Zsh.
**Note:** There is an open issue ([#102](https://github.com/tarruda/zsh-autosuggestions/issues/102)) when using this plugin with `bracketed-paste-magic`, which is enabled by default by Oh My Zsh. See the comments in that issue for a workaround.
## Usage

View File

@@ -1 +1 @@
v0.2.0
v0.2.2

View File

@@ -1,6 +1,6 @@
# Fish-like fast/unobtrusive autosuggestions for zsh.
# https://github.com/tarruda/zsh-autosuggestions
# v0.2.0
# v0.2.2
# Copyright (c) 2013 Thiago de Arruda
# Copyright (c) 2016 Eric Freese
#