8000 Tags · faldor20/jj_tui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: faldor20/jj_tui

Tags

v0.12.3

Toggle v0.12.3's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
Fix EINTR error

v0.12.2

Toggle v0.12.2's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
Fix bug in ansi parser and optimize for multiple appended ansi codes

v0.12.1

Toggle v0.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
Fix popup focusing issue

v0.12

Toggle v0.12's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
- Support single pane mode when a specific minimum width is crossed (…

…configurable in config file)

- Fix ansi code parsing so diffs always show correctly

v0.11

Toggle v0.11's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
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.

v0.10

Toggle v0.10's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
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!

v0.9.1

Toggle v0.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
Fix bug causing multi line uselectable elements in the graph to not b…

…e indented

v0.9

Toggle v0.9's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
The big config overhaul:

- support new versions of jj
- support custom config for keymap

v0.8.9

Toggle v0.8.9's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
- Disable default focus movement keys eg: alt+ <key>. Please use arro…

…w keys and enter + escape for navigation

- Fix potential mutex deadlock in cancelled processes
- Ensure file handles are definitely always closed

v0.8.8

Toggle v0.8.8's commit message

Verified

This tag was signed with the committer’s verified signature.
faldor20 Eli Dowling
Prevent orphaned jj processes

0