Ticket #1505 (closed enhancement: fixed)
Default search string in editor should be copied from last text-in-file search string
Reported by: | sergey-feo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.0-pre2 |
Component: | mcedit | Version: | 4.7.0-pre1 |
Keywords: | search | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
(Excuse me for my bad English)
Let view on typical process of searching text in files.
- We search files for some text.
- We "panelize" results.
- We load each panelized file to mcedit.
- We search our text in opened file in mcedit.
At step 4 we should type in search string that already was typed in at step 1. This double work is not comfortable. IMHO Midnight Commander can get Dos Navigator's idea for this: default search string in mcedit should be string from file search dialog (field "Content").
So, step 4 now:
- press F7
- type in string
- press Enter
Step 4 can be:
- just press Shift+F7 (continue search)
Regards, Sergey
Change History
Note: See
TracTickets for help on using
tickets.
it's already in master, see #1460