Ticket #1487 (accepted defect) — at Version 9

Opened 15 years ago

Last modified 15 years ago

Search improvements/bugfixes in Find, Editor, View

Reported by: dborca Owned by: angel_il
Priority: major Milestone: 4.7.0-pre2
Component: mc-core Version: 4.7.0-pre1
Keywords: whole words Cc: dborca@…, dmartina@…
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by angel_il) (diff)

There are a few things which came with the new search engine:

  1. A bug in src/search/regex.c prevents using \b in regex search. There's a duplicate of \B.
  1. There's no "Whole Words Only" option. One could use regex search with \btext\b, but see the bug above. Besides, it would be nice to have a quick "Whole Words Only" checkbox for text searches. I sometimes find it useful, even in File Find (a la "grep -rw").

Change History

Changed 15 years ago by dborca

comment:1 Changed 15 years ago by dborca

  • Cc dborca@… added

comment:2 Changed 15 years ago by andrew_b

Pleas split your patch to several independent parts and reopen the according tickets.
And again, please don't attach gzip'ed patches.

Changed 15 years ago by angel_il

comment:3 Changed 15 years ago by dmartina

  • Cc dmartina@… added
  • Blocking 1370 added

Be careful with i18n! See patch about "First hit".

Changed 15 years ago by dmartina

Missing runtime i18n of new "First Hit" label

comment:4 Changed 15 years ago by angel_il

  • Milestone changed from 4.7.0-pre2 to 4.7.0-pre3

comment:5 Changed 15 years ago by andrew_b

Find file bugs are fixed in reopened #1457. See http://www.midnight-commander.org/ticket/1457#comment:17

comment:6 Changed 15 years ago by dmartina

  • Blocking 1370 removed

"First hit" does translate.

comment:7 Changed 15 years ago by angel_il

  • Milestone changed from 4.7.0-pre3 to 4.7.0-pre2

comment:8 Changed 15 years ago by angel_il

  • Owner set to angel_il
  • Status changed from new to accepted

comment:9 Changed 15 years ago by angel_il

  • Description modified (diff)
Note: See TracTickets for help on using tickets.