fbterm icon indicating copy to clipboard operation
fbterm copied to clipboard

fbterm segfaults with the original vi editor

Open yurikornilov opened this issue 9 years ago • 0 comments

Segmentation fault occurs when using the original vi editor (http://ex-vi.sourceforge.net/ - this is the default vi variant in Arch Linux). The easiest way to reproduce the bug is the following:

fbterm vi /tmp/newfile ia

It seems that segmentation fault occurs when inserting in the beginning of the line (so creating a new file always causes segmentation fault).

PS. Other editors (vim, nano) work without errors.

yurikornilov avatar Sep 20 '15 18:09 yurikornilov