Incremental search still doesn't work with underscore and other special characters

guttormvik

Member²
Our naming convention prefixes all tables with "T_".
In alpha9, if I type "T" it will jump to my first table, but as I continue to write "T_PERSON", the selection does not advance.

Just to test, I created two test files: "b(abc).txt" and "b(xyz).txt"
Typing "b(x" stopped at the 1st.
Numbers work.
National characters work.

Looks like you are only supporting letters and digits?

This is on a windows10 PC with Norwegian keyboard layout.
 
Back
Top