diff options
| author | Stephen Blott | 2016-05-27 12:11:24 +0100 |
|---|---|---|
| committer | Stephen Blott | 2016-05-27 12:11:24 +0100 |
| commit | ae7c6f98f47868f5aecdaad5bd33aaa91f2550fd (patch) | |
| tree | 15134164d23b3d97e1a896f16fe8f7d839d05081 | |
| parent | 4826d1cf01accf47f71335ce5f93bc51ca556737 (diff) | |
| download | vimium-ae7c6f98f47868f5aecdaad5bd33aaa91f2550fd.tar.bz2 | |
Note visual-line mode bug in README.md.
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -157,6 +157,12 @@ Please see [CONTRIBUTING.md](https://github.com/philc/vimium/blob/master/CONTRIB Release Notes ------------- +Not yet released: + +- Bug fixes: + - Fix visual-line mode. Due to a bug in version 1.55, visual-line mode + (`V`) is broken. As a workaround, enter visual mode with `v` and then visual-line mode with `V`. + 1.55 (2016-05-26) - New commands: |
