summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
adjust-logochore(assets): adjust logo heightAram Drevekenin13 months
apply-layouts-at-runtimechore(repo): remove garbage fileAram Drevekenin14 months
async-plugin-loadingvarious fixes and refactorsAram Drevekenin13 months
async-plugin-updatesfix(e2e): adjust tests for flakiness async loadingAram Drevekenin12 months
bad-crashstyle(fmt): rustfmtAram Drevekenin14 months
better-zellij-tile-docsdocs(code): fix examples - thanks cargo!Aram Drevekenin10 months
better_command_not_foundstyle(fmt): rustfmt?Aram Drevekenin18 months
break-tabupdate snapshotsAram Drevekenin9 months
cache-stdin-queriesstyle(fmt): rustfmtAram Drevekenin14 months
change-floating-window-positionsstyle(fmt): rustfmtAram Drevekenin18 months
cli-cwd-fixstyle(fmt): rustfmtAram Drevekenin18 months
close_selffeat(plugins): add api to close current plugin instanceAram Drevekenin5 weeks
config-tweaksRevert breaking change to config stuffKyle Sutherland-Cash3 years
configurable-pluginsstyle(comment): remove commented codeAram Drevekenin9 months
cursed-testsMore evilBrooks J Rady2 years
cursor-flicker-fixesstyle(fmt): rustfmtAram Drevekenin11 months
cwd-tweaksfmtAram Drevekenin6 months
debounce-fs-notificationsfix(macos): use recommended watcherAram Drevekenin11 months
default-to-vi-editorstyle(fmt): rustfmtAram Drevekenin18 months
dependabot/cargo/zellij-utils/clap-4.3.4chore(deps): update clap requirement in /zellij-utilsdependabot[bot]10 months
dependabot/cargo/zellij-utils/clap_complete-4.3.0chore(deps): update clap_complete requirement in /zellij-utilsdependabot[bot]11 months
disable_session_metadata_configstyle(fmt): rustfmtAram Drevekenin3 weeks
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 Drevekenin11 months
dump-layout-to-pluginfeat(plugins): add api to dump the current session layout to a pluginAram Drevekenin5 weeks
duplicate-layout-definition-errorstyle(fmt): rustfmtAram Drevekenin19 months
e2e-test-debugadd debug prints to sometimes failing close tab testThomas Linford22 months
edit-in-layoutstyle(fmt): rustfmtAram Drevekenin19 months
empty-cwd-fixfix(pty): report no-cwd for empty path returned from sysinfoAram Drevekenin14 months
esc-drop-shellstyle(fmt): rustfmtAram Drevekenin7 months
escape-quotes-in-layout-conversionfix(converter): escape quotesAram Drevekenin19 months
exact-panesstyle(fmt): rustfmtAram Drevekenin14 months
extensive-plugin-apifix(detach): make it work againAram Drevekenin11 months
filepicker-cwdstyle(fmt): rustfmtAram Drevekenin2 months
final-touchesdocs(api): docs for shim.rsAram Drevekenin6 months
fix-alt-offtabstyle(fmt): rustfmtAram Drevekenin14 months
fix-alternate-screen-linewrapfix(terminal): wrap lines when adding characters in alternate screenAram Drevekenin8 months
fix-alternate-screen-resizesfix(terminal): properly handle resizes in alternate screenAram Drevekenin9 months
fix-asciiquariumfix(ansi): pad line end when erasing charactersAram Drevekenin14 months
fix-attach-createstyle(fmt): rustfmtAram Drevekenin14 months
fix-attach-create-optionsfix(cli): merge attach optionsAram Drevekenin10 days
fix-auto-layout-clifix(cli): make auto_layout work through the cliAram Drevekenin14 months
fix-break-pane-to-new-tabfix(panes): break pane to new tabAram Drevekenin3 months
fix-break-tab-hintsfix(tests): update snapshot to new hintsAram Drevekenin8 months
fix-cli-edit-cwdstyle(fmt): rustfmtAram Drevekenin14 months
fix-cli-multiple-actionsfix(cli): tab and pane name inputAram Drevekenin8 days
fix-cli-non-terminal-issuefix(cli-actions): do not query termios for the cli clientAram Drevekenin18 months
fix-client-send-buffer-overflowstyle(fmt): rustfmtAram Drevekenin17 months
fix-curly-unerlinesfix(terminal): curly underlines mid-chunkAram Drevekenin3 months
fix-e2e-flaky-testsfix(e2e): fix flaky locked mode testAram Drevekenin12 months
fix-edit-cwdfix(edit): treat cwd properlyAram Drevekenin18 months
fix-eject-pane-framefix(panes): ensure ejected pane always has a frameAram Drevekenin18 months
fix-explicit-layout-overridefix(layouts): do not override explicitly set layout if it existsAram Drevekenin18 months
fix-frameless-bugsfix(panes): offset properly without pane framesAram Drevekenin18 months
fix-glitchy-plugin-new-panestyle(fmt): rustfmtAram Drevekenin14 months
fix-glitchy-resizesstyle(fmt): rustfmtAram Drevekenin14 months
fix-hide-selfstyle(fmt): rustfmtAram Drevekenin10 months
fix-hold-and-applylayout-racesstyle(fmt): rustfmtAram Drevekenin14 months
fix-hold-pane-racestyle(fmt): rustfmtAram Drevekenin14 months
fix-keybind-caller-cwdfix testsAram Drevekenin4 weeks
fix-layout-mixed-pane-nodesstyle(clippy): make clippy happyAram Drevekenin19 months
fix-layout-namingstyle(fmt): rustfmtAram Drevekenin14 months
fix-layout-tab-focusstyle(fmt): rustfmtAram Drevekenin14 months
fix-mount-crashfix(plugins): crash when reattaching to a non-existent host folderAram Drevekenin3 months
fix-move-tabstyle(fmt): rustfmtAram Drevekenin8 days
fix-nested-layout-attribute-truncatingfix(layouts): nested attribute truncatingAram Drevekenin13 months
fix-pane-focusfix(tests): e2e snapshotsAram Drevekenin17 months
fix-plugin-errorsstyle(fmt): rustfmtAram Drevekenin5 months
fix-relayout-close-stacked-panefix(panes): closing a stacked pane should relayoutAram Drevekenin13 months
fix-resize-glitchesfix(rendering): occasional glitches while resizingAram Drevekenin10 months
fix-resurrection-crashfix(keybinds): pick up swap layouts for new tab keybindingAram Drevekenin3 weeks
fix-run-action-transactionfix(input): block input thread for newtiledpane and newfloatingpane as wellAram Drevekenin8 months
fix-scroll-region-clearingfix(terminal): reset scroll region when clearing screenAram Drevekenin18 months
fix-scrollback-editor-spacesstyle(fmt): srsly clippy?Aram Drevekenin13 months
fix-serialization-edge-casesstyle(fmt): rustfmtAram Drevekenin6 months
fix-server-crash-on-client-crashstyle(fmt): rustfmtAram Drevekenin17 months
fix-session-freezefix(router): deadlock when unblocking input threadAram Drevekenin13 days
fix-session-read-intervalfix(sessions): untie serialization interval from session read intervalAram Drevekenin5 months
fix-stack-focus-glitchfix(layout): pane focus in stackAram Drevekenin13 months
fix-stacked-focusstyle(fmt): rustfmtAram Drevekenin8 months
fix-stacked-pane-new-panefix(panes): adding panes to lone stackAram Drevekenin14 months
fix-strider-double-open-filefix(plugins): do not remove client plugins on detachAram Drevekenin13 months
fix-strider-terminalfix testsAram Drevekenin8 days
fix-swap-layout-mixupstyle(fmt): rustfmtAram Drevekenin3 weeks
fix-tab-layout-focus-racefix(layouts): focus tab raceAram Drevekenin13 months
fix-underline-stylingfix(grid): only use background pending styling when deleting charactersAram Drevekenin14 months
fix-unset-fullscreenstyle(fmt): rustfmtAram Drevekenin2 months
fix-various-crashesfix(stability): various crashesAram Drevekenin6 weeks
fix-warningsstyle(fmt): rustfmtAram Drevekenin5 weeks
fix/catppuccinfix(themes/catppuccin): black and white invertedJae-Heon Ji17 months
fix/reap-dropped-linksMerge remote-tracking branch 'upstream/main' into fix/reap-dropped-linksThomas Linford12 months
fix/session-namefix: empty session nameJae-Heon Ji17 months
fix_floating_renameMerge remote-tracking branch 'upstream/main' into fix_floating_renameraphTec2 years
fixed-size-resize-errorstyle(fmt): rustfmtAram Drevekenin16 months
floating-name-run-keybindstyle(fmt): rustfmtAram Drevekenin8 months
floating-panes-in-layoutsstyle(fmt): rustfmtAram Drevekenin16 months
floating-panes-indication-fixfix(ui): clear floating panes indication when closing a command paneAram Drevekenin18 months
floating_pane_coordinatesstyle(code): cleanupsAram Drevekenin3 months
focus-tab-of-pluginstyle(fmt): rustfmtAram Drevekenin11 months
glitch-debugrefactor(reconnect): articular reconnection logicAram Drevekenin8 months
governance-changedocs(governance): add clarificationAram Drevekenin14 months
grid-fixesstyle(fmt): rustfmtAram Drevekenin5 months
impl-logger-pluginHousekeeping.Roee Shapira3 years
improve-apistyle(fmt): rustfmtAram Drevekenin11 months
in-place-runMerge branch 'main' into in-place-runAram Drevekenin7 months
ioctl-pixel-sizesstyle(fmt): rustfmtAram Drevekenin14 months
jemallocsetup jemallocThomas Linford13 months
kdl-burnsiteIt's time to KDLBrooks J Rady2 years
kdl-timeRevert "A code massacre"Brooks J Rady2 years
layout-fixesstyle(fmt): rustfmtAram Drevekenin14 months
layout_global_cwdfix(layouts): error on mixed cwd and pane childrenAram Drevekenin19 months
loading-screenstyle(fmt): rustfmtAram Drevekenin17 months
maindocs(changelog): layoutinfo newtabs plugin apiAram Drevekenin6 days
make-threading-communication-bundleThread housekeeping.Roee Shapira3 years
memory-leakfix(performance): plug memory leakAram Drevekenin9 months
minor-fixes-before-32comment about clear-defaults in the configAram Drevekenin18 months
moar-fixesfix(plugins): various ui fixesAram Drevekenin8 months
more-plugin-api-methodsstyle(fmt): rustfmtAram Drevekenin11 months
new-status-bar-modestyle(fmt): rustfmtAram Drevekenin10 months
new-tab-configstyle(fmt): rustfmtAram Drevekenin14 months
new-tab-layout-dirfix(tests): add missing parameter to cli actionAram Drevekenin14 months
new-tabs-with-layout-namefix testsAram Drevekenin6 days
notify-optimizationfix(tests): increase timeoutAram Drevekenin11 months
optional-hold-on-closestyle(fmt): rustfmtAram Drevekenin18 months
own_urlfeat(plugins): allow plugins to specify own_url in pipe destinationAram Drevekenin5 weeks
pane-frame-refactorThis way of dealing with pane frames could be more performantBrooks J Rady3 years
pane-trait-refactorbeginning of refactoring work by Ramon and AramAram Drevekenin2 years
performance-stuffstyle(fmt): rustfmtAram Drevekenin17 months
pipe-keybindfeat(pipes): allow piping messages to plugins from keybindingsAram Drevekenin6 weeks
pipe-to-plugin-idstyle(fmt): rustfmtAram Drevekenin2 months
plugin-aliasesMerge branch 'main' into plugin-aliasesAram Drevekenin2 months
plugin-cli-interfacestyle(wording): clarify pipe permissionAram Drevekenin3 months
plugin-config-uniqueness-fixno thanks clippyAram Drevekenin8 months
plugin-cwdfix testsAram Drevekenin6 months
plugin-dev-stabilizationfix(plugins): reloading plugin after crashAram Drevekenin6 months
plugin-follow-focused-tabstyle(fmt): rustfmtAram Drevekenin8 months
plugin-loading-flowrefactor(plugins): fix plugin loading data flowAram Drevekenin17 months
plugin-pane-state-eventsstyle(fmt): rustfmtAram Drevekenin11 months
plugin-reloadchore(repo): comment plugin optimization because it doubles the CI timeAram Drevekenin12 months
plugin-runcommand-apideprecation warning for execcmdAram Drevekenin7 months
plugin-swap-layout-orderingfix(swap-layouts): properly identify plugin aliasesAram Drevekenin6 weeks
plugin-testingfix(plugins): various rendering pipeline fixesAram Drevekenin18 months
plugin-workers-and-striderremove outdated commentsAram Drevekenin12 months
protobuf-duplicationsstyle(fmt): rustfmtAram Drevekenin8 months
protobufferschore(build): authenticate protocAram Drevekenin9 months
query-client-sizefix testsAram Drevekenin5 weeks
reduce-extraneous-rendersstyle(fmt): rustfmtAram Drevekenin17 months
relative-plugin-pathsstyle(fmt): rustfmtAram Drevekenin11 months
remove-msrv-from-cichore(ci): remove msrv checkAram Drevekenin18 months
remove-nixchore(repo): remove nix supportAram Drevekenin16 months
remove-plugin-warningsstyle(fmt): remove plugin compilation warningsAram Drevekenin5 weeks
rename-create-backgroundMerge branch 'main' into rename-create-backgroundAram Drevekenin2 weeks
rerun-command-panefix(e2e): command => run in snapshot too!Aram Drevekenin19 months
resize-overhaul-oldOne file down, half a million to go!Brooks J Rady3 years
resurrectable-session-fixesfix(resurrection): some ui fixesAram Drevekenin2 weeks
resurrection-crash-fixstyle(fmt): rustfmtAram Drevekenin7 months
revert-1165-void-docsRevert "docs: add installation instructions for Void Linux (#1165)"a-kenji2 years
revert-theme-prRevert "docs(changelog): add self-provided themes"Aram Drevekenin14 months
send-focus-event-to-terminalsstyle(fmt): rustfmtAram Drevekenin18 months
serialization-intervalfix e2e testsAram Drevekenin6 months
session-manager-cwdstyle(fmt): rustfmtAram Drevekenin7 weeks
session-manager-resurrectionstyle(fmt): rustfmtAram Drevekenin6 months
session-manager-ui-fixesstyle(fmt): rustfmtAram Drevekenin5 weeks
session-name-cli-fixfix(cli): use provided session-nameAram Drevekenin19 months
session-renamestyle(fmt): rustfmtAram Drevekenin6 months