KapiX / Koder

A code editor for Haiku based on Scintilla editing component.
MIT License
41 stars 15 forks source link

Allow Find window to be per-window on the lower end of the window #145

Open ghost opened 2 years ago

ghost commented 2 years ago

Please add an option to have the find window on the bottom of the window, like it works in WebPositive. With severall Koder windows and tabs open it quickly becomes confusing because the find window is global and thus always has the same content to search, sometimes switching virtual desktops because alt F was pressed and such. Additionally the search window often obscures search results in the window thus I have to waste time with window management that wasn't really necceary.

To me it would logically make much more sense to have this be per window anyhow :)

OscarL commented 2 years ago

"SublimeText" style of Find/Replace at the bottom of each individual window would be indeed most handy.