Alex Weidauer
Alex Weidauer
Hi, I try to build the selftest with fpc 3.2.0 linux x86_64. Infortually the compiler gives me error messages for the missing procedures `CheckEqualsWideString` and `CheckNotEqualsWideString`. ``` Compiling Release Version...
`vterm-module` does not compile on `Ubuntu 18.04` cmake version `3.10.2` ## Analysis ``` /home/i4w/.emacs.d/elpa/vterm-20240102.1640 CMake Error at CMakeLists.txt:1 (cmake_minimum_required): CMake 3.11 or higher is required. You are running version 3.10.2...
Hi, I'm running `vterm` under Ubuntu 18.04 and emacs 27.2. I got the issue that the color setup is set/refreshed until the 80 column (here an `mc` example, guess `'vterm-min-window-width`)....
Hi Tito, I have written a small demo tool to check the capabilities of your nice highlighter units for my configuration files. If you want, you can merge the code...
Hi, thank you for your great units. The code is easy to use. I'm running Ubuntu with FreePascal 3.2.0 and Lazarus 2.0.12 and I use the matter it to check...
Compilation under MacOS fails due to a missing condition: ```bash $ make glibtool --quiet --mode=compile --tag=CC cc -Wall -Iinclude -Isrc -std=c99 -I/opt/local/include -DHAVE_UNIBILIUM -I/opt/local/include -o src/evloop-default.lo -c src/evloop-default.c src/evloop-default.c:126:14: error:...