terminalzeiro
terminalzeiro
Since the last release (v0.9), my theme configuration has stopped working: the color of the primary selection cursor no longer matches the ``lexer.STYLE_CURSOR_PRIMARY`` setting. This patch fixes this issue.
### Question I trying to bind \, but kak reconize that as \. - terminal that I'm using: xterm 379 - modifyOtherKeys=2 - formatOtherKeys=1 ("CSI u" for extended keys)
### Version of Kakoune 2025.06.03-139-g8157d89a ### Reproducer ``` $ echo >> ~/.config/kak/kakrc "set global startup_info_version $(getconf INT_MAX)" $ # INT_MAX = maximum int value, it should hide the changelog for...