fbterm icon indicating copy to clipboard operation
fbterm copied to clipboard

(frozen archive) fbterm is a framebuffer based terminal emulator for linux

Results 2 fbterm issues
Sort by recently updated
recently updated
newest added

src/lib/vterm.h:195 ` u16 code;` src/lib/vterm_states.cpp:42 ` { -1}`

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:...