summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-22update plugin test snapshotsmore-plugin-apisAram Drevekenin
2024-07-22style(fmt): rustfmtAram Drevekenin
2024-07-22get tests to passAram Drevekenin
2024-07-22show/hide other panes plugin apisAram Drevekenin
2024-07-22add context to opening command panes, and events for their start/finishAram Drevekenin
2024-07-19docs(changelog): current process refresh fixAram Drevekenin
2024-07-19fix(terminal): only refresh process specifics for given PID in get_cwd() (#3472)Edward Shin
2024-07-18docs(changelog): startup delay fixAram Drevekenin
2024-07-18fix(startup): do not parse resurrectable sessions on startup (#3505)Aram Drevekenin
2024-07-18docs(changelog): serialization fixAram Drevekenin
2024-07-18fix(serialization): do not serialize junk sessions (#3504)Aram Drevekenin
2024-07-18docs(changelog): stringified layout plugin apiAram Drevekenin
2024-07-18feat(plugins): add stringified layout to switch_session_with_layout (#3503)Aram Drevekenin
2024-07-17docs(changelog): configuration screenAram Drevekenin
2024-07-17feat(ui): configuration screen + configure non-colliding keys at runtime (#3502)Aram Drevekenin
2024-07-12docs(changelog): scroll region fixAram Drevekenin
2024-07-12fix(terminal): prevent escaping pane through scroll region (#3491)Aram Drevekenin
2024-07-09docs(readme): about issuesAram Drevekenin
2024-07-08cargo: Reintroduce `rust-version` field (#3482)har7an
2024-07-08docs(changelog): multi-modifier fixesAram Drevekenin
2024-07-08fix(terminal): session-manager enter and some more keys (#3484)Aram Drevekenin
2024-07-08docs(changelog): cursor rendering fixAram Drevekenin
2024-07-08fix(terminal): properly cache cursor position for synchronized renders (#3483)Aram Drevekenin
2024-07-07cargo: Remove `rust-version` (msrv) field (#3480)har7an
2024-07-05docs(readme): warning about pre-release versionsAram Drevekenin
2024-07-05docs(changelog): status-bar redesignAram Drevekenin
2024-07-05feat(ui): status bar redesign (#3475)Aram Drevekenin
2024-06-28docs(changelog): wasmer -> wasmtimeAram Drevekenin
2024-06-28dependencies: switch from Wasmer to Wasmtime (#3349)bjorn3
2024-06-21docs(changelog): mouse fixAram Drevekenin
2024-06-21fix(mouse): mouse click translation to kitty keyboard programs (#3441)Aram Drevekenin
2024-06-21docs(changelog): underline color workaroundAram Drevekenin
2024-06-21fix(terminal): use ITU T.418 format for emitted CSI 58 sequences (#3440)tranzystorekk
2024-06-21docs(changelog): sync-renders fixAram Drevekenin
2024-06-21fix(rendering): do not render cursor if there's nothign to render (#3439)Aram Drevekenin
2024-06-14docs(changelog): rebind keys at runtimeAram Drevekenin
2024-06-14feat(plugins): rebind keys at runtime (#3422)Aram Drevekenin
2024-06-14docs(readme): add name origin section (#3391)djalal
2024-06-11docs(changelog): render fixAram Drevekenin
2024-06-11fix(rendering): do not render if resizing screen to same size (#3413)Aram Drevekenin
2024-05-27docs(changelog): scroll region fixesAram Drevekenin
2024-05-27fix(grid): fix DL/IL being ineffective without scrolling region (#3382)Koichi Murase
2024-05-27fix(grid): fix the default bound of DECSTBM lying outside the screen (#3381)Koichi Murase
2024-05-27docs(changelog): support multiple modifier keybindingsAram Drevekenin
2024-05-27feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty ke...Aram Drevekenin
2024-05-22docs(changelog): ooo plugin events fixAram Drevekenin
2024-05-22fix(plugins): synchronize event batch handling (#3367)Aram Drevekenin
2024-05-18Update soon-to-be incompatible dependencies (#3315)har7an
2024-05-15docs(changelog): consume layout from a urlAram Drevekenin
2024-05-15feat(layouts): allow consuming a layout from a url (#3351)Aram Drevekenin