[Suggestion]Autofill Caret Behavior

Discussion related to "Everything" 1.5.
Post Reply
NottMee
Posts: 39
Joined: Tue Jun 27, 2023 6:43 pm

[Suggestion]Autofill Caret Behavior

Post by NottMee »

In current version, if search bar autofill is enabled, the caret is placed at the end of the filled text after typing.

For exmaple typing "Every":
image.png
image.png (752 Bytes) Viewed 7884 times
Now pressing Shift + Left will select "filled text" MINUS "last letter in filled text":
image.png
image.png (783 Bytes) Viewed 7884 times
However, a more intuitive behavior would be "filled text" PLUS "last typed letter" (like msedge does):
image.png
image.png (798 Bytes) Viewed 7884 times

Which means the caret should be placed at the beginning of the autocompleted text. I checked the advanced settings and didnt found an option. It would be useful if you can add this. Thanks. ;)
therube
Posts: 5723
Joined: Thu Sep 03, 2009 6:48 pm

Re: [Suggestion]Autofill Caret Behavior

Post by therube »

(just babbling...)

I see what Shift+Left does, but why does one want to do a Shift+Left?
As in I'm not understanding a use case for selecting to the left rather then removing from the right (which I'm not sure I'm understanding that use case either ;-))?

If anything, I'd think ? that maybe caret should be 1 <sp> past the end of the autofill (in anticipation of appending something to that search?
NottMee
Posts: 39
Joined: Tue Jun 27, 2023 6:43 pm

Re: [Suggestion]Autofill Caret Behavior

Post by NottMee »

therube wrote: Thu Jul 24, 2025 5:20 pm (just babbling...)

I see what Shift+Left does, but why does one want to do a Shift+Left?
As in I'm not understanding a use case for selecting to the left rather then removing from the right (which I'm not sure I'm understanding that use case either ;-))?

If anything, I'd think ? that maybe caret should be 1 <sp> past the end of the autofill (in anticipation of appending something to that search?
Sometimes when I typed "Ever", but want to edit the last "r" to "n" , I would use shift+left then type "n", instead of hitting the backspace for two times.
And like I said, this is more intuitive :P
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: [Suggestion]Autofill Caret Behavior

Post by void »

I have put on my TODO list: select right to left (so caret is on the left) when auto filling.

Thank you for the suggestion.
void
Developer
Posts: 19870
Joined: Fri Oct 16, 2009 11:31 pm

Re: [Suggestion]Autofill Caret Behavior

Post by void »

Everything 1.5.0.1397a will now select right to left when auto filling.
NottMee
Posts: 39
Joined: Tue Jun 27, 2023 6:43 pm

Re: [Suggestion]Autofill Caret Behavior

Post by NottMee »

void wrote: Fri Sep 05, 2025 3:57 am Everything 1.5.0.1397a will now select right to left when auto filling.
thanks void
Post Reply