| Summary | vim crashes when i_CTRL-Y is used in a red-only file |
| Queue | Vim on VMS |
| Type | Bug |
| State | Accepted |
| Priority | 1. Low |
| Owners | |
| Requester | sferencik (at) alpha (dot) polarhome (dot) com |
| Created | 12/02/2010 (5450 days ago) |
| Due | |
| Updated | 12/02/2010 (5450 days ago) |
| Assigned | |
| Resolved | |
| Attachments |
State ⇒ Unconfirmed
Queue ⇒ Vim on VMS
Summary ⇒ vim crashes when i_CTRL-Y is used in a red-only file
Type ⇒ Bug
Priority ⇒ 1. Low
in the insert mode), vim crashes.
Should be easily reproducible.
Create a r/o file with:
$ cre readonly.txt
$ set prot=(o:re) readonly.txt
Then type some text in vim and, still in the insert mode, press Ctrl-Y.
See also
:he i_CTRL-Y