Re: [fpc-devel] Textmode ide, patch

2024-05-31 Thread Marģers . via fpc-devel
> 5) make Ctrl+Enter shortcut key possible in unix/linux xterm: ctrl_enter_xterm_unix_keyboard.diff I found out that this patch also eliminates Ctrl+J shortcut key and turn it into Ctrl+Enter. But that is what already happening with Ctrl+i, Ctrl+M, Ctrl+[, Ctrl+H... More inv

[fpc-devel] Textmode ide, patch

2024-05-29 Thread Marģers . via fpc-devel
Improvements for Textmode ide 1) current ide (of fpc 3.3.1) has problems with second compilations. Resolve issue with this patch tdef_nil_for_ide_fpc331.patch 2) add missing xterm escape string sequences keyboard_add_escape_keys_unix_fpc331.patch 3) fpc 3.2.3  add missing xterm esca