contour icon indicating copy to clipboard operation
contour copied to clipboard

Vi input mode: incremental search

Open christianparpart opened this issue 3 years ago • 0 comments
trafficstars

Based on top of the implementation of #282, being able to incrementally search and highlight would be awesome.

  • [ ] enter incremental search mode (/)
  • [ ] while entering the search term, incremental search should live-update the viewport and highlighting
  • [ ] as soon as a non-insert mode is entered, reserve one bottom for extra input (such as /-search-term).

Depends on: #282.

christianparpart avatar Apr 29 '22 13:04 christianparpart