diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-02-22 17:25:13 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2020-02-22 17:26:57 +0900 |
commit | 674ca5988e32780f02c3c48ce9d677a29dc470f1 (patch) | |
tree | a3e96e22c33f6445615002d54e8bb8d8e8c3031a /QA.md | |
parent | 80a91b5bdb58ffffdb372c24fd5c23e4f345a880 (diff) |
Add find test cases
Diffstat (limited to 'QA.md')
-rw-r--r-- | QA.md | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -27,12 +27,3 @@ Test operations with default key maps. - [ ] keymap settings are applied to open tabs without reload - [ ] search settings are applied to open tabs without reload - -## Find mode - -- [ ] open console with <kbd>/</kbd> -- [ ] highlight a word on <kbd>Enter</kbd> pressed in find console -- [ ] Search next/prev by <kbd>n</kbd>/<kbd>N</kbd> -- [ ] Wrap search by <kbd>n</kbd>/<kbd>N</kbd> -- [ ] Find with last keyword if keyword is empty -- [ ] Find keyword last used on new tab opened |