Alexander Drozdov

Results 14 issues of Alexander Drozdov

...to run under terminal like Midnight Commander. As Workaround next wrapper can be used (and demo for idea): ``` tty -s && far2l --tty "$@" || far2l "$@" ```

Токенайзер бьёт по запятой и заменяет её на '\0', нужно как-то эскейпить её на стороне приложения и восстанавливать в прошивке. Или, как вариант, передавать размер строк. Т.е. сейчас команда установки...

Fixed typo in the `yay` command for nats-server installation

Tested with BSP and ILI9341 SPI based display: * LGT8fx: https://github.com/dbuezas/lgt8fx * Nulllab: https://github.com/nulllaborg/arduino_nulllab Issue: SPI based displays work well with BitBang mode, but does not work with HW SPI....