-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
savannah: editor needs read-only mode #83
Comments
|
|
|
|
first iteration |
|
|
There is another convenient solution for this issue. It would be great if viewer would have key shortcut to run editor on the same file (so i view some file, understand that i need to edit it, then press, say Alt-F4 and get editor on this file from the same position). |
Here is proposed patch to implement this (default key binding is F14 aka shift-F4, keymap name ViewRunEditor). |
I thought that default editor behaviour (placing current line in the middle of the window) not convenient when switching from viewer to editor (thus is results in shifting text), so i modified abovementioned patch to disable such scrolling in this very case. |
|
|
|
|
|
Important
This issue was migrated from Trac:
ossi
(@ossilator)dev.nul@….ru
,mooffie@….com
(@mooffie)Original: http://savannah.gnu.org/bugs/?23513
Original submission:
Note
Original attachments:
angel_il
(@ilia-maslakov) onMar 23, 2009 at 16:35 UTC
nickk9
(dev.nul@….ru) onApr 25, 2010 at 22:27 UTC
nickk9
(dev.nul@….ru) onApr 26, 2010 at 21:35 UTC
The text was updated successfully, but these errors were encountered: