Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Release 0.15

Compare
Choose a tag to compare
@ueokande ueokande released this 27 Jun 12:12
· 1354 commits to master since this release
6d0732e

This release contains small bug fix and improvoments.

Update README.md (#418 by @AlexeySachkov)

Improve README.md.

Add follow link in tab to doc (#350 by @tevio)

Improve README.md

Show error if not previous keywords (#414)

Fix showing error Pattern not found: null reported in #396.

Reopen current window (#413)

Reopen recently closed tab in only current window by u. This changes closes #77.

Ignore case tab filtering (#405)

Ignore cases on completion of the :buffer command. That is a default behavior on the location bar. This changes also closes #352.