-
-
bump, experienced the same issue
I have experience the same issue the split screen function can only work in horizontal split, not vertical split. 
I think this issue can be closed because I am now working with win terminal flawlessly. :)  big thanks to msft terminal dev team.
This issue is related to missing a redraw method call upon tmux history / size change.. I notice that now the redraw method is called to fix this, so if...
i go to school by bus
Yes true, it has data loss. it fixed my issue too.
Hi, I code a little bit for this issue which can automate this, you may check out my fork. https://github.com/j0eii/DNSGrep/tree/master/scripts
sometimes it works sometimes it dont. i have two projects using the same code and the result differs, one works and other one dont.
~~currently i am using the following hot fix code for this hmr issue~~ ``` if (process.env.npm_lifecycle_event == 'hot') { mix.options({ hmrOptions: { host: 'localhost', port: '8080', }, resourceRoot: 'http://localhost:8080', });...
bump for an update*