terminalzeiro

Results 5 comments of terminalzeiro

> Hi! Can you give some example of the PRIMARY_CURSOR theming that is broken? Its possible that since I never use a different colour between cursors that it was missed....

interesting. @ricardoseriani for now, I use ``dislocate -escape '^Z' lazygit`` for this purpose [^1][^2] [^1]: dislocate(1) is a old expect script, it just works [^2]: ^Z is a "ctrl-z character",...

for those who are interested in this topic, I wrote a 15-line **expect script** which "emulates" suspend (not really) function for lazygit https://gist.github.com/terminalzeiro/3b985f568fa604b1d1fbcfb9f7620374

interesting info: tmux since 3.5 works with modifyOtherKeys level 2 and "CSI u" (new server option **extended-keys-format**).

@krobelus thanks, i'll take a look at this gem