andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

No redo shortcut in main menu #88

Closed andreikop closed 11 years ago

andreikop commented 11 years ago

vi

Previous "Redo" shortcut was Ctrl+Y and was present in the main menu. Now it's Ctrl+Shift+Z and I can't find it in main menu...

andreikop commented 11 years ago

Ctrl+Shift+Z is common shortcut for Redo http://harmattan-dev.nokia.com/docs/library/html/qt4/qkeysequence.html#standard-shortcuts

Users complained, that menu in QScintilla version was overloaded with items. I decided to leave as is. My users are smart enough to discover the key sequence.

vi commented 11 years ago

Overloaded or not, but "Redo" shortcut should be overridable in "Application shortcuts...".

I noticed several times that I pressed Ctrl+Y, thinked again and only then pressed Ctrl+Shift+Z. Actually I would prefer binding both ones.

andreikop commented 11 years ago

I hope I'll manage to make you using only new enki in short time. You'll forget Ctrl+Y and will be using Ctrl+Shift+Z automatically ;)

On Fri, Jun 28, 2013 at 9:19 PM, Vitaly Shukela notifications@github.comwrote:

Overloaded or not, but "Undo" shortcut should be overridable in "Application shortcuts...".

I noticed several times that I pressed Ctrl+Y, thinked again and only then pressed Ctrl+Shift+Z. Actually I would prefer bind both oneshttps://github.com/hlamer/enki/issues/102

— Reply to this email directly or view it on GitHubhttps://github.com/hlamer/enki/issues/88#issuecomment-20205195 .