Vadim Zhukov

Results 6 issues of Vadim Zhukov

Match MySQL/MariaDB versions with more than one digit in major part. Makes test pass on actual versions of MariaDB.

The portability fans are back! :-) There were a few things broken already. In particular, a few places had "$foo" instead of $foo, breaking the intended words expansion. The bash...

While the terminal emulator itself is very, very cool, the only little thing that breaks the whole is mouse pointer. Could it be hidden, at least, in full screen mode?...

This fixes problem with moving cards on the board, that is related to CSRF-related safety checks introduced in Kanboard 1.2.20. This should fix the #24 issue. Not being an expert...

The only cases when surrounding whitespace characters being displayed correctly in syntax view are when there is only one tabulation character in whitespace sequence, or no tabulation characters at all....

The commercial at ('`@`') symbol, that can be used in symbol names, sometimes gets eaten when displaying the syntax tree, and sometimes not. The difference, as far as I can...