[feature request] Find Selected Word Using Shortcut
-
Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL
-
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): 532
Like this:
- selected word
- Press
Command+F - Display Selected Word in the Search Box
- Highlight the word
It's command + D @myoss
command + D is: Duplicate Rows。
I mean: After selecting a word in the text, holding down Command + F, the search box will not automatically fill in the selected word.
@huyphams
When you are in the data grid it will duplicate row but when the focus in the text field, it will select word
After selecting a word in the text, holding down Command + F, in the SQL script editor, the search box will not automatically fill in the selected word.
I know what you’re saying, but does the alternative command (cmd) + D work for you?
The reason is that it’s just your favorite text editor behavior, changing it would break the current workflow. It could be better for some people but make it worse for others.
I understand, but I don't like this search behavior. For example, in VSCode, it has implemented a quick search feature, rather than having to manually input each time.
You may want to leave it open, if people find it helpful they may upvote it and we can add an option to toggle the behavior