Could you add an option to make search case insensitive like the vim `:set ignorecase` or `:set smartcase`? Also is it possible to highlight matches as the query is typed like the vim `:set hlsearch`?
Could you add an option to make search case insensitive like the vim
:set ignorecaseor:set smartcase?Also is it possible to highlight matches as the query is typed like the vim
:set hlsearch?