Robin Zhang

Results 9 comments of Robin Zhang

Maybe a multiplexer-mode can be added? To make a terminal emulator inside cursive to allow other interactive terminal apps will be a killing feature. I think it can be implemented...

@matthiasbeyer They are different. I want to open other TUI app inside, not just another internal cursive view.

@gyscos Indeed writing a terminal emulator properly is fair amount of work. Maybe `alacrity_terminal` rust module from `alacritty` can help and be used as a standalone terminal emulation layer.

additional event loop implementation will be needed to terminal emulation if just using rust VTE crate.

Checkout `https://github.com/deadpixi/mtm`. Here is simple terminal emulator in less than 1000 lines of code. A `TTYView` can be added for handling nested TUI apps.

Using `MINGW64` terminal simulator from `Git for windows`, When the the font size is 9, the mouse wont work inside tagbar. ( `Tmux 2.1` and `vim 8.1 Included patches: 1-2237`...

@alerque Yes. Both vim 7.4 and 8.1 have no problem to handle the mouse input. Sometimes when I try to click the tagbar, whole vim freezes that I have to...

Hi, I am also having trouble with grpc::status' details being too large and stall the traffic between client and server without throwing an errors. The example code looks like this...

ibus-portal leaked memory 2GB after a few suspend of host machine ( about 160MB per day)