summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-08fix(terminal): session-manager enter and some more keyskitty-fixesAram 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
2024-05-02chore(version): bump development versionAram Drevekenin
2024-05-02chore(release): v0.40.1v0.40.1Aram Drevekenin
2024-05-02chore(version): adjust version for releaseAram Drevekenin
2024-05-02docs(changelog): allow binding ctrl jAram Drevekenin
2024-05-02feat(stdin): allow binding Ctrl J (#3307)hiasr
2024-04-30docs(changelog): list clients cliAram Drevekenin
2024-04-30feat(cli): list clients, their focused pane_id and the running command (#3314)Aram Drevekenin
2024-04-26docs(changelog): layoutinfo newtabs plugin apiAram Drevekenin
2024-04-26feat(plugins): add API to open new tabs with a LayoutInfo (#3305)Aram Drevekenin
2024-04-25docs(changelog): move tab fixAram Drevekenin
2024-04-25fix(tabs): moving tabs after one was deleted (#3299)Aram Drevekenin
2024-04-24docs(changelog): shell in plugins fixAram Drevekenin
2024-04-24fix(plugins): respect default shell when configured in the $SHELL env variabl...Aram Drevekenin
2024-04-24docs(changelog): cli pane/tab name fixAram Drevekenin
2024-04-24fix(cli): tab and pane name input (#3295)Aram Drevekenin
2024-04-22docs(changelog): attach options fixAram Drevekenin
2024-04-22fix(cli): merge attach options (#3288)Aram Drevekenin
2024-04-19docs(changelog): fix frozen sessionsAram Drevekenin
2024-04-19fix(router): deadlock when unblocking input thread (#3281)Aram Drevekenin
2024-04-16chore(version): bump development versionAram Drevekenin
2024-04-16chore(release): v0.40.0v0.40.0Aram Drevekenin
2024-04-15docs(changelog): create backgroundAram Drevekenin
2024-04-15fix(cli): rename `attach --background` to `attach --create-background` (#3265)Aram Drevekenin
2024-04-15docs(changelog): resurrection fixesAram Drevekenin