**Steps:** - Open file [cars_10000.csv](https://github.com/user-attachments/files/24142021/cars_10000.csv); - Make row 100 the first row of the view (`100` and `Enter` key); - Select column `car_color` (`Tab` key, `Left Arrow` key); - Search rows with "Red": `/Red`; - **Current behavior:** row on line 8 become first line of the view; - **Expected behavior:** row on line 109 found (closest line with searched value after current first line in the view); **Demo:**  **Related issues:** - #14 - #165
Steps:
100andEnterkey);car_color(Tabkey,Left Arrowkey);/Red;Demo:

Related issues: