You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Support single pane mode when a specific minimum width is crossed (…
…configurable in config file)
- Fix ansi code parsing so diffs always show correctly
Picos and async tightly integrated into the render loop.
Now multithreaded
Rendering and responding to input is now insanely quick, give it a go, I was impressed.
Performance and more improvements to files settings
- Big overhaul of rendering performance, rendering file contents is now sepparated from summaries. This means you can always get info on a diff even if it's huge.
- Changed repo change check to never re-render the ui if the repo hasn't changed. Should improve idle cpu usage a bunch
- Big changes to key mapping. Now supporting custom sub-menus!