Download Latest Version Release 1.2.4 source code.zip (448.2 kB)
Email in envelope

Get an email when there's a new version of Vim Vixen

Home / v1.2.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-05-15 749 Bytes
Release 1.2.4 source code.tar.gz 2022-05-15 240.1 kB
Release 1.2.4 source code.zip 2022-05-15 448.2 kB
Totals: 3 Items   689.1 kB 1

:notebook_with_decorative_cover: Other Notes

Search a content from frames successfully loaded (#1418)

By https://github.com/ueokande/vim-vixen/pull/1099, the console delays completions in asynchronous. It can occur that is input value does not match the displayed completions. It can occur that is input value does not match the displayed completions. For example, the completion item Site A is selected, but the input field shows Site B. The reproduce steps the following: 1. Press o to show :open command 2. Type some keys 3. Pres Tab key immediately, before the completions are displayed.

This change awaits fetching completions when users press the Tab key to prevent the issue.

Source: README.md, updated 2022-05-15