Different key combos for within-document text search

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
User avatar
Brikface
Posts: 18
Joined: Sun Aug 14, 2005 4:37 pm

Different key combos for within-document text search

Post by Brikface »

Textpad should change its default keystroke shortcuts for within-document text searches to norms most people are now accustomed to. Currently, F5 starts a text search and Ctrl+F is "find again". This should be changed to Ctrl+F as the initial Find shortcut, with Ctrl+G as "find again". This would make TextPad Find identical to FireFox's Find. Ctrl+F as the Find kickoff is used in FireFox, MS Word and MS Internet Explorer, as well as most other text intensive apps. It's annoying to have to continually remember "Oh yeah, TextPad uses F5 for Find".

--
Bf
ben_josephs
Posts: 2461
Joined: Sun Mar 02, 2003 9:22 pm

Post by ben_josephs »

Configuration | Preferences... | Keyboard | Search
Categories: Search
Commands: SearchFind
and SearchFindNext.
User avatar
talleyrand
Posts: 624
Joined: Mon Jul 21, 2003 6:56 pm
Location: Kansas City, MO, USA
Contact:

Post by talleyrand »

I respectfully disagree.

The first reason is that you already have control over the keystrokes via Configure, Preferences, Keyboard. Search is the Category, SearchFind and SearchFindNext are the keys you'd like to alter the behaviour of.

The second thought is that while they are common for a browser, ctrl-G is usually a GOTO X command in other editors/environments. You can also highlight what you are looking for and ctrl-F will pick it up (unless you had .* as your previous search criteria) and run with it.

I only get in trouble with F5 and that's when I jump into Visual Studio. :roll: Dagnabbit, don't run, not yet!

[edit]Dang you ben_josephs for beating me to the punch[/edit]
I choose to fight with a sack of angry cats.
User avatar
Brikface
Posts: 18
Joined: Sun Aug 14, 2005 4:37 pm

Post by Brikface »

ben_josephs wrote:Configuration | Preferences... | Keyboard | Search
Categories: Search
Commands: SearchFind
and SearchFindNext.
talleyrand wrote:... you already have control over the keystrokes via Configure, Preferences, Keyboard. Search is the Category, SearchFind and SearchFindNext are the keys you'd like to alter the behaviour of.

Perhaps I should have used boldface, like so: Textpad should change its default keystroke shortcuts...
talleyrand wrote:The second thought is that while they are common for a browser, ctrl-G is usually a GOTO X command in other editors/environments.
I could live without ctrl-G for SearchFindNext, but ctrl-F should certainly be SearchFind. While they're at it they should emulate Firefox's across-the-window-bottom popup search input-- so much more convenient.

--
Bf
User avatar
MudGuard
Posts: 1295
Joined: Sun Mar 02, 2003 10:15 pm
Location: Munich, Germany
Contact:

Post by MudGuard »

There also is
Configure - Preferences - Editor - Keystroke compatibility
to quickly change more than one setting ...
Post Reply