Ticket #2794 (closed defect: duplicate)
hex view: search works from fle start, not the current position
Reported by: | slyfox | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mcview | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
$ echo "hello hello" > a.bin $ mcview a.bin <f4> # hex mode <F7> type "hello" <Shift+F7> # does not find next occurence, no matter where current cursor is
Change History
Note: See
TracTickets for help on using
tickets.
Duplicate of #2706.