Denis Gruzdev

Results 4 issues of Denis Gruzdev

Tuikit does not clear screen nor process newlines correctly on Android in Termux environment (which is prefixed linux installation). Information about the system: ``` $ echo $TERM xterm $ uname...

minify-html minifies `<` to `&LT` (without semicolon). I'm not sure if it breaks any standards, but it breaks HTML emails in gmail in my case.

This PR allows selecting custom character to draw editor rulers and it contains fixes and improvements on PR https://github.com/helix-editor/helix/pull/9256 #### Differences from previous PR 1. No unnecessary formatting changes 2....