Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use temp_file transmission medium for kitty img #835

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Conversation

Canop
Copy link
Owner

@Canop Canop commented Feb 11, 2024

Use one of those settings:

kitty_graphics_transmission: chunks
kitty_graphics_transmission: temp_file

The faster temp_file mode is the current default. Downside is it won't work for a remote broot execution.

May solve #789

Use one of those conf:

kitty_graphics_transmission: chunks
kitty_graphics_transmission: temp_file

The faster temp_file mode is the current default.
@Canop
Copy link
Owner Author

Canop commented Feb 11, 2024

A temporary build of broot has been made for linux testers: https://dystroy.org/broot/download/broot-faster-kitty-renderer

If you need a build for another platform, just ask.

@Canop Canop marked this pull request as ready for review February 12, 2024 13:46
@Canop Canop merged commit 71b126c into main Feb 14, 2024
1 check passed
@Canop Canop deleted the faster-kitty-image branch February 14, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant