summaryrefslogtreecommitdiffstats
<
BranchCommit messageAuthorAge
adjust-logochore(assets): adjust logo heightAram Drevekenin18 months
api-affect-other-panesstyle(fmt): rustfmtAram Drevekenin7 weeks
apply-layouts-at-runtimechore(repo): remove garbage fileAram Drevekenin20 months
async-plugin-loadingvarious fixes and refactorsAram Drevekenin19 months
async-plugin-updatesfix(e2e): adjust tests for flakiness async loadingAram Drevekenin18 months
background-command-panemore cleanupsAram Drevekenin3 months
bad-crashstyle(fmt): rustfmtAram Drevekenin20 months
better-zellij-tile-docsdocs(code): fix examples - thanks cargo!Aram Drevekenin16 months
better_command_not_foundstyle(fmt): rustfmt?Aram Drevekenin24 months
bind-key-to-message-plugin-idfeat(plugins): API to temporarily bind keys to send a message to a specific p...Aram Drevekenin8 weeks
break-multiple-panesstyle(fmt): rustfmtAram Drevekenin4 weeks
break-tabupdate snapshotsAram Drevekenin14 months
cache-folder-setupfeat(cli): show CACHE_DIR in `zellij setup --check`Aram Drevekenin6 days
cache-stdin-queriesstyle(fmt): rustfmtAram Drevekenin20 months
change-floating-window-positionsstyle(fmt): rustfmtAram Drevekenin24 months
change-themes-at-runtimefeat(ux): change themes at runtimeAram Drevekenin8 weeks
cli-cwd-fixstyle(fmt): rustfmtAram Drevekenin23 months
close_selffeat(plugins): add api to close current plugin instanceAram Drevekenin7 months
command-pane-rerun-eventfeat(plugins): command pane re-run eventAram Drevekenin2 months
config-tweaksRevert breaking change to config stuffKyle Sutherland-Cash3 years
configurable-pluginsstyle(comment): remove commented codeAram Drevekenin15 months
cursed-testsMore evilBrooks J Rady3 years
cursor-flicker-fixesstyle(fmt): rustfmtAram Drevekenin16 months
cwd-fixes-for-pluginsfix testsAram Drevekenin2 months
cwd-tweaksfmtAram Drevekenin11 months
debounce-fs-notificationsfix(macos): use recommended watcherAram Drevekenin16 months
default-to-vi-editorstyle(fmt): rustfmtAram Drevekenin24 months
dependabot/cargo/zellij-utils/clap-4.3.4chore(deps): update clap requirement in /zellij-utilsdependabot[bot]16 months
dependabot/cargo/zellij-utils/clap_complete-4.3.0chore(deps): update clap_complete requirement in /zellij-utilsdependabot[bot]17 months
disable_session_metadata_configstyle(fmt): rustfmtAram Drevekenin6 months
docs/server-client-api-docsPlaceholder for everything currently defined in the server-client API except ...Kyle Sutherland-Cash3 years
document-apidocs(plugins): document the zellij-tile events and commands apiAram Drevekenin16 months
dump-layout-to-pluginfeat(plugins): add api to dump the current session layout to a pluginAram Drevekenin7 months
duplicate-layout-definition-errorstyle(fmt): rustfmtAram Drevekenin2 years
e2e-test-debugadd debug prints to sometimes failing close tab testThomas Linford2 years
edit-in-layoutstyle(fmt): rustfmtAram Drevekenin2 years
empty-cwd-fixfix(pty): report no-cwd for empty path returned from sysinfoAram Drevekenin20 months
esc-drop-shellstyle(fmt): rustfmtAram Drevekenin12 months
esc-in-unlock-first-modefix(ux): add lockedAram Drevekenin5 days
escape-quotes-in-layout-conversionfix(converter): escape quotesAram Drevekenin2 years
exact-panesstyle(fmt): rustfmtAram Drevekenin20 months
extensive-plugin-apifix(detach): make it work againAram Drevekenin16 months
filepicker-cwdstyle(fmt): rustfmtAram Drevekenin8 months
final-touchesdocs(api): docs for shim.rsAram Drevekenin11 months
fix-alt-offtabstyle(fmt): rustfmtAram Drevekenin19 months
fix-alternate-screen-linewrapfix(terminal): wrap lines when adding characters in alternate screenAram Drevekenin13 months
fix-alternate-screen-resizesfix(terminal): properly handle resizes in alternate screenAram Drevekenin15 months
fix-asciiquariumfix(ansi): pad line end when erasing charactersAram Drevekenin19 months
fix-attach-createstyle(fmt): rustfmtAram Drevekenin19 months
fix-attach-create-optionsfix(cli): merge attach optionsAram Drevekenin6 months
fix-auto-layout-clifix(cli): make auto_layout work through the cliAram Drevekenin19 months
fix-break-pane-to-new-tabfix(panes): break pane to new tabAram Drevekenin8 months
fix-break-tab-hintsfix(tests): update snapshot to new hintsAram Drevekenin14 months
fix-cli-edit-cwdstyle(fmt): rustfmtAram Drevekenin20 months
fix-cli-multiple-actionsfix(cli): tab and pane name inputAram Drevekenin6 months
fix-cli-non-terminal-issuefix(cli-actions): do not query termios for the cli clientAram Drevekenin23 months
fix-client-send-buffer-overflowstyle(fmt): rustfmtAram Drevekenin23 months
fix-concurrent-httpfix(plugins): handle concurrent http downloadsAram Drevekenin4 days
fix-curly-unerlinesfix(terminal): curly underlines mid-chunkAram Drevekenin8 months
fix-cursor-cachingstyle(fmt): rustfmtAram Drevekenin3 months
fix-e2e-flaky-testsfix(e2e): fix flaky locked mode testAram Drevekenin18 months
fix-edit-cwdfix(edit): treat cwd properlyAram Drevekenin23 months
fix-eject-pane-framefix(panes): ensure ejected pane always has a frameAram Drevekenin23 months
fix-explicit-layout-overridefix(layouts): do not override explicitly set layout if it existsAram Drevekenin24 months
fix-flickering-on-client-exitfix(rendering): do not render if resizing screen to same sizeAram Drevekenin4 months
fix-frameless-bugsfix(panes): offset properly without pane framesAram Drevekenin23 months
fix-garbage-sessionsstyle(fmt): rustfmtAram Drevekenin3 months
fix-glitchy-plugin-new-panestyle(fmt): rustfmtAram Drevekenin20 months
fix-glitchy-resizesstyle(fmt): rustfmtAram Drevekenin20 months
fix-hide-selfstyle(fmt): rustfmtAram Drevekenin16 months
fix-hold-and-applylayout-racesstyle(fmt): rustfmtAram Drevekenin19 months
fix-hold-pane-racestyle(fmt): rustfmtAram Drevekenin20 months
fix-http-callsfix(http): web requestsAram Drevekenin11 days
fix-keybind-caller-cwdfix testsAram Drevekenin6 months
fix-kitty-non-kitty-mouse-serializationfix(mouse): mouse click translation to kitty keyboard programsAram Drevekenin4 months
fix-layout-mixed-pane-nodesstyle(clippy): make clippy happyAram Drevekenin2 years
fix-layout-namingstyle(fmt): rustfmtAram Drevekenin19 months
fix-layout-tab-focusstyle(fmt): rustfmtAram Drevekenin20 months
fix-mount-crashfix(plugins): crash when reattaching to a non-existent host folderAram Drevekenin8 months
fix-move-tabstyle(fmt): rustfmtAram Drevekenin6 months
fix-nested-layout-attribute-truncatingfix(layouts): nested attribute truncatingAram Drevekenin19 months
fix-ooo-plugin-eventsfix(tests): graceful shutdown for async tasksAram Drevekenin5 months
fix-pane-focusfix(tests): e2e snapshotsAram Drevekenin23 months
fix-plugin-errorsstyle(fmt): rustfmtAram Drevekenin10 months
fix-relayout-close-stacked-panefix(panes): closing a stacked pane should relayoutAram Drevekenin19 months
fix-resize-glitchesfix(rendering): occasional glitches while resizingAram Drevekenin15 months
fix-resurrection-crashfix(keybinds): pick up swap layouts for new tab keybindingAram Drevekenin6 months
fix-run-action-transactionfix(input): block input thread for newtiledpane and newfloatingpane as wellAram Drevekenin14 months
fix-scroll-region-clearingfix(terminal): reset scroll region when clearing screenAram Drevekenin24 months
fix-scroll-region-escapefix(terminal): prevent escaping pane through scroll regionAram Drevekenin3 months
fix-scrollback-editor-spacesstyle(fmt): srsly clippy?Aram Drevekenin19 months
fix-selectable-racefix(plugins): handle race when setting plugin selectableAram Drevekenin6 days
fix-serialization-edge-casesstyle(fmt): rustfmtAram Drevekenin11 months
fix-server-crash-on-client-crashstyle(fmt): rustfmtAram Drevekenin23 months
fix-session-freezefix(router): deadlock when unblocking input threadAram Drevekenin6 months
fix-session-read-intervalfix(sessions): untie serialization interval from session read intervalAram Drevekenin11 months
fix-session-serializationstyle(fmt): rustfmtAram Drevekenin13 days
fix-stack-focus-glitchfix(layout): pane focus in stackAram Drevekenin18 months
fix-stacked-focusstyle(fmt): rustfmtAram Drevekenin14 months
fix-stacked-pane-new-panefix(panes): adding panes to lone stackAram Drevekenin19 months
fix-strider-double-open-filefix(plugins): do not remove client plugins on detachAram Drevekenin18 months
fix-strider-terminalfix testsAram Drevekenin6 months
fix-swap-layout-damagefix(ux): only damage the relevant swap layout layer when resizing panesAram Drevekenin6 days
fix-swap-layout-mixupstyle(fmt): rustfmtAram Drevekenin6 months
fix-synchronized-rendersfix(rendering): do not render cursor if there's nothign to renderAram Drevekenin4 months
fix-tab-layout-focus-racefix(layouts): focus tab raceAram Drevekenin19 months
fix-ui-component-backgroundfix(ui): set background color for UI components according to themeAram Drevekenin5 days
fix-underline-stylingfix(grid): only use background pending styling when deleting charactersAram Drevekenin20 months
fix-unset-fullscreenstyle(fmt): rustfmtAram Drevekenin8 months
fix-various-crashesfix(stability): various crashesAram Drevekenin7 months
fix-warningsstyle(fmt): rustfmtAram Drevekenin7 months
fix/catppuccinfix(themes/catppuccin): black and white invertedJae-Heon Ji23 months
fix/reap-dropped-linksMerge remote-tracking branch 'upstream/main' into fix/reap-dropped-linksThomas Linford18 months
fix/session-namefix: empty session nameJae-Heon Ji23 months
fix_floating_renameMerge remote-tracking branch 'upstream/main' into fix_floating_renameraphTec2 years
fixed-size-resize-errorstyle(fmt): rustfmtAram Drevekenin22 months
floating-name-run-keybindstyle(fmt): rustfmtAram Drevekenin14 months
floating-panes-in-layoutsstyle(fmt): rustfmtAram Drevekenin22 months
floating-panes-indication-fixfix(ui): clear floating panes indication when closing a command paneAram Drevekenin23 months
floating_pane_coordinatesstyle(code): cleanupsAram Drevekenin8 months
focus-tab-of-pluginstyle(fmt): rustfmtAram Drevekenin16 months
glitch-debugrefactor(reconnect): articular reconnection logicAram Drevekenin14 months
governance-changedocs(governance): add clarificationAram Drevekenin20 months
grid-fixesstyle(fmt): rustfmtAram Drevekenin11 months
headless-pluginsstyle(fmt): rustfmtAram Drevekenin4 weeks
idempotent-layout-flagstyle(fmt): rustfmtAram Drevekenin7 days
impl-logger-pluginHousekeeping.Roee Shapira3 years
improve-apistyle(fmt): rustfmtAram Drevekenin16 months
in-place-runMerge branch 'main' into in-place-runAram Drevekenin13 months
ioctl-pixel-sizesstyle(fmt): rustfmtAram Drevekenin20 months
jemallocsetup jemallocThomas Linford19 months
kdl-burnsiteIt's time to KDLBrooks J Rady3 years
kdl-timeRevert "A code massacre"Brooks J Rady3 years
kitty-fixesfix(terminal): session-manager enter and some more keysAram Drevekenin3 months
kitty-keyboard-supportMerge branch 'main' into kitty-keyboard-supportAram Drevekenin5 months
layout-fixesstyle(fmt): rustfmtAram Drevekenin20 months
layout-from-urlstyle(fmt): rustfmtAram Drevekenin5 months
layout_global_cwdfix(layouts): error on mixed cwd and pane childrenAram Drevekenin2 years
list-clientsstyle(fmt): rustfmtAram Drevekenin6 months
loading-screenstyle(fmt): rustfmtAram Drevekenin22 months
maindocs(changelog): fix http requests for macosAram Drevekenin2 days
make-threading-communication-bundleThread housekeeping.Roee Shapira3 years
memory-leakfix(performance): plug memory leakAram Drevekenin14 months
minor-fixes-before-32comment about clear-defaults in the configAram Drevekenin24 months
moar-fixesfix(plugins): various ui fixesAram Drevekenin14 months
more-plugin-api-methodsstyle(fmt): rustfmtAram Drevekenin16 months
more-plugin-apisupdate plugin test snapshotsAram Drevekenin3 months
new-status-bar-modestyle(fmt): rustfmtAram Drevekenin15 months
new-tab-configstyle(fmt): rustfmtAram Drevekenin20 months
new-tab-layout-dirfix(tests): add missing parameter to cli actionAram Drevekenin20 months
new-tabs-with-layout-namefix testsAram Drevekenin6 months
notify-optimizationfix(tests): increase timeoutAram Drevekenin16 months