Ticket #1823 (assigned defect)
Goto_prev_line
Reported by: | vit_r | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mcedit | Version: | 4.7.0-pre4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | on hold | Votes for changeset: |
Description
Attachments
Change History
comment:2 in reply to: ↑ 1 Changed 15 years ago by vit_r
Replying to andrew_b:
What does this patch fix?
Sorry
When edit: Alt-L and cursor moves to typed line
Next Alt-L shows prev line NBR. So if that line is needed again
there is no need to type it once more like now
comment:4 Changed 15 years ago by angel_il
- severity changed from no branch to on review
branch: 1823_prev_line_def
changest: 0cc2b6746df68dc36c4958e5e6e8fa61daf07bc4
comment:5 follow-up: ↓ 6 Changed 15 years ago by metux
- Blocked By 1872 added
Still breaks on several things fixed by #1872
comment:10 Changed 15 years ago by slavazanko
- Votes for changeset changed from metux to metux slavazanko
- severity changed from on review to approved
comment:11 Changed 15 years ago by slavazanko
- Owner changed from vit_r to angel_il
- Status changed from new to assigned
comment:12 Changed 15 years ago by andrew_b
- Votes for changeset metux slavazanko deleted
- severity changed from approved to on rework
Need option to switch to the previous behavior.
Changed 15 years ago by vit_r
- Attachment 1823-goto-prev-line-version3.patch added
one click choice of visited lines
comment:14 Changed 15 years ago by vit_r
The main goal is to illustrate next idea:
"
When `Goto' is called first time nbr of visited line is stored
Then second call allows to go to prev line in one click
instead of typing all digits as it is now in curr MC
The curr behaviour is preserved as demand of dev-team
"
Changed 15 years ago by vit_r
- Attachment 1823-goto-prev-line-version4.patch added
one click choice of visited lines
Changed 15 years ago by vit_r
- Attachment 1823-one-digit-press-ReGoto-lines-version5.patch added
one digit press ReGoto? visited lines
comment:15 Changed 15 years ago by vit_r
1823-one-digit-press-ReGoto-lines-version5.patch
!
! 1.
! 'edit->curs_line's are stored and then displayed as numbered prompt.
! Pressing coressponding digit is designed to revisit that line
! 2.
! Typed in dialog string can have chars (chars will be ignored)
! 3.
! Last typed string can be edited in next dialog
!
comment:16 Changed 13 years ago by slavazanko
- severity changed from on hold to no branch
- Branch state set to on hold
comment:17 Changed 13 years ago by andrew_b
- Priority changed from major to minor
- Milestone changed from 4.7 to Future Releases