Ticket #2035 (closed enhancement: fixed)
cooledit keystroke combination "C-s" is undocumented
Reported by: | alexander.stohr | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.4 |
Component: | mcedit | Version: | master |
Keywords: | Cc: | zaytsev | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
Description
origin of the keystroke combination:
http://www.mail-archive.com/mc-devel@gnome.org/msg01833.html
as you can see in the patch
neither the menu system nor the help tells anything about that keystroke to enable/disable syntax highlighting on the fly.
some users customed to "C-s" for saving might suddenly run into
disabling syntax highlighting and wont see a way to recover.
an equivalent to that might be added to the rightmost menu entry.
in general a keystroke reference might be helpful for any help -
may it be the integrated version or the manpage for mcedit/cooledit.
Change History
comment:2 Changed 14 years ago by andrew_b
- Status changed from new to accepted
- severity changed from no branch to on review
- Owner set to andrew_b
- Version changed from version not selected to master
- Milestone changed from 4.7 to 4.7.4
- Keywords stable-candidate added; syntax highlighting cooledit mcedit keystrokes help menu removed
Created 2035_toggle_syntax_highlighting_shortcut branch. Parent branch is master.
changeset:48fb76b0f97983d5aec1031d7931011802e4a52a
comment:4 Changed 14 years ago by zaytsev
- Cc zaytsev added
- Votes for changeset changed from angel_il to angel_il zaytsev
Changeset after grammar fixup, squash and rebase to master: 8b18b9f63d6526bbc5d66574d16e0a25d0acbda0 .
Please do not rebase master in the future! Who cares, whether there have been three translations in a row or not? What happens is that it only introduces an assload of problems, such as clean conflict-less rebases for branches are not possible anymore and one have to use format-patches and hard-resets to get it into the shape.
comment:6 Changed 14 years ago by andrew_b
- Keywords stable-candidate removed
- Status changed from accepted to testing
- Votes for changeset changed from angel_il zaytsev to committed-master committed-stable
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:c8bd032113ccc670e3acfaf2ee19009156e58718
Cherry-picked to 4.7.0-stable.
changeset:7565e9af9d2e4d65c69d81407abb12dd4bd5b2c4
can you attach patch for mcedit.1 ?