| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: GitHub Action <[email protected]>
|
|
Co-authored-by: GitHub Action <[email protected]>
|
|
Co-authored-by: Melih Mucuk <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
|
|
(#4256)
|
|
|
|
|
|
extmarks and char corruption
|
|
|
|
|
|
Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
|
|
|
|
Users can now press escape twice within 5 seconds to interrupt long-running
operations in the TUI. The first press shows a visual hint, and the second
press aborts the current session.
|
|
Co-authored-by: GitHub Action <[email protected]>
Co-authored-by: Aiden Cline <[email protected]>
|
|
|
|
|
|
(#4229)
Co-authored-by: GitHub Action <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: 0xrin <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
|
|
|
|
|
|
|
|
|
|
- enables modifyOtherKeys to get CSI u sequences in terminals that support it
- uses Private Mode 2026 for synced rendering to fix cursor flickering in terminals like iTerm2
- lazy highlighting for code renderables (perf)
- linear scroll acceleration by default
- align textarea default bindings more with readline
- fix vertical cursor movement in textarea
- introduce stdin buffer to handle chunked sequences
- improve capability detection (async)
- renderer emits focus/blur events when app is focused/blurred (if supported by terminal)
|
|
|
|
|
|
|
|
repositories with no commit history
|
|
|
|
Co-authored-by: Corwin Marsh <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simplify feature flag management
|
|
|
|
errors and compilation issues without leaving the interface
|