This website requires JavaScript.
explore
Help
Register
Sign In
mirror
/
helix
Watch
1
Star
0
Fork
0
mirror of
https://github.com/helix-editor/helix
synced
2026-08-02 13:51:19 +02:00
Code
Issues
Activity
Files
dependabot/github_actions/dtolnay/rust-toolchain-2c7215f132e9ebf062739d9130488b56d53c060c
helix
/
helix-tui
/
src
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Blaž Hrastnik
9bcdf4d79d
tui: Adjust rendering to avoid flushing and render each frame atomically
...
Should help with flashing on screen resize. Fixes
#15169
2026-06-22 17:16:23 +09:00
..
backend
tui: Adjust rendering to avoid flushing and render each frame atomically
2026-06-22 17:16:23 +09:00
widgets
tui: Patch cell content style instead of overwriting
2025-09-16 10:51:35 -04:00
buffer.rs
fix: tab rendering regression (
fixes
#15867
)
2026-06-14 16:02:40 +09:00
layout.rs
Add docs to helix-stdx, helix-tui, helix-vcs (
#13765
)
2025-07-12 09:48:00 -04:00
lib.rs
Replace Crossterm with Termina
2025-08-31 12:25:01 -04:00
symbols.rs
Add docs to helix-stdx, helix-tui, helix-vcs (
#13765
)
2025-07-12 09:48:00 -04:00
terminal.rs
tui: Adjust rendering to avoid flushing and render each frame atomically
2026-06-22 17:16:23 +09:00
text.rs
fix: Make
Table
Cell
s set the style of their text (
#13776
)
2025-09-15 09:01:21 -05:00