Ticket #1523 (closed enhancement: fixed)
Add hotkey for forced using internal mc editor
Reported by: | sergey-feo | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.4 |
Component: | mc-core | Version: | 4.7.0-pre1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
(Sorry for my bad English :-) )
Please imagine the next situation. I have something like yhis:
regex/\.(htm|HTM|html|HTML)$
View=rit konqueror %f
Edit=rit seamonkey %f
in mc.ext file (rit is "run in terminal"). So, F3 will run Konqueror for HTML files and F4 will run Seamonkey. Usually it what I want but sometimes I want to use internal mc viewer/editor for HTML file. Does mc have any hotkey for this? If not then I suggest to add this hotkeys.
Change History
comment:1 Changed 15 years ago by andrew_b
- Summary changed from Add hotkeys for forced using internal mc viewer/editor to Add hotkey for forced using internal mc editor
comment:2 Changed 15 years ago by angel_il
- Status changed from new to closed
- Resolution set to invalid
comment:3 Changed 15 years ago by angel_il
- Status changed from closed to reopened
- Resolution invalid deleted
for editor not hotkeys for force open in mcedit
comment:4 Changed 14 years ago by andrew_b
- Owner set to andrew_b
- Status changed from reopened to accepted
- severity changed from no branch to on review
- Milestone changed from Future Releases to 4.7.3
Created 1523_force_internal_editor branch. Parent branch is master.
changeset:6525b75e88df85654437b0234d0df46a38317ab9
comment:8 Changed 14 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from on review to approved
comment:9 Changed 14 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from angel_il slavazanko to committed-master
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:21e7453c942d0db7eb8bfa724a7c356c1d5ddeaa
Shift-F3 provides raw view in internal viewer (read docs, please).
For editor, there is no such shortcut.