summaryrefslogtreecommitdiffstats
path: root/zellij-server
AgeCommit message (Expand)Author
2022-10-18fix(editor): default to vi when no editor is set (#1811)Aram Drevekenin
2022-10-18feat(panes): change floating window positions (#1810)Aram Drevekenin
2022-10-17feat(cli): zellij run improvements (#1804)Aram Drevekenin
2022-10-14feat(layouts): edit panes (#1799)Aram Drevekenin
2022-10-14feat(layouts): global cwd (#1798)Aram Drevekenin
2022-10-13fix(layouts): various kdl layout issues and features (#1797)Aram Drevekenin
2022-10-12fix(tab): frameless pane size wrong after closing other panes (#1776)Thomas Linford
2022-10-11feat(ux): rerun command pane (#1787)Aram Drevekenin
2022-10-07zellij-server: improve thread_bus error handling (#1775)Bohdan Ivashko
2022-10-06Server: Remove `panic`s in `tab` module (#1748)har7an
2022-10-05feat(config): switch to kdl (#1759)Aram Drevekenin
2022-10-04zellij-server/src/screen: improve error handling (#1770)Bohdan Ivashko
2022-09-23Fix: issue 1734 (#1749)har7an
2022-09-15test: simplify tab integration tests (#1728)Thomas Linford
2022-09-09Feature: Better error handling/reporting (#1670)har7an
2022-09-09chore(version): bump development versionAram Drevekenin
2022-09-09chore(release): v0.31.4v0.31.4Aram Drevekenin
2022-09-09fix(ui): sort multiple ui cursors (#1719)Aram Drevekenin
2022-09-04feat(compatibility): mouse wheel faux scrolling in alternate screen (#1678)Thomas Linford
2022-09-02fix(router): gracefully handle client crashes (#1710)Aram Drevekenin
2022-09-02fix(router): startup race (#1706)Aram Drevekenin
2022-08-24fix: bracketed paste input not getting adjusted properly (#1689)Thomas Linford
2022-08-19fix(compatibility): improve vttest (#1671)Autumn
2022-08-18chore(version): bump development versionAram Drevekenin
2022-08-18chore(release): v0.31.3v0.31.3Aram Drevekenin
2022-08-18HOTFIX: report up arrow correctlyAram Drevekenin
2022-08-17chore(version): bump development versionAram Drevekenin
2022-08-17chore(release): v0.31.2v0.31.2Aram Drevekenin
2022-08-17fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664)Aram Drevekenin
2022-08-17A little refactoring (#1663)TornaxO7
2022-08-12Terminal compatibility: forward OSC52 events (#1644)apexo
2022-08-11fix(router): retry messages when server is not ready (#1651)Aram Drevekenin
2022-08-11fix (screen): don't crash when first tab doesn't exist (#1648)har7an
2022-08-05chore(logging): log all unhandled ansi sequences (#1636)Aram Drevekenin
2022-08-02chore(version): bump development versionAram Drevekenin
2022-08-02chore(release): v0.31.1v0.31.1Aram Drevekenin
2022-07-28chore(version): bump development versionAram Drevekenin
2022-07-28performance(pty): update last render time on non-backed-up render (#1610)Aram Drevekenin
2022-07-27fix(status-bar): reflect actual current keybindings (#1242)har7an
2022-07-18feat(terminal): search panes (#1521)msirringhaus
2022-07-15fix(mouse): avoid forwarding click events on pane border (#1584)Thomas Linford
2022-07-14fix(editor): handle editor/visual/configured editor with arguments (#1587)Aram Drevekenin
2022-07-14fix(terminal): persist cursor hide/show through alternate screen (#1586)Aram Drevekenin
2022-07-13perf(terminal): better responsiveness (#1585)Aram Drevekenin
2022-07-08feat(terminal): sixel support (#1557)Aram Drevekenin
2022-07-06refactor(crates): move shared contents from zellij tile to zellij utils (#1541)har7an
2022-07-02fix: various typos (#1553)a-kenji
2022-06-27fix(scroll): reset scroll properly when typing (#1547)Aram Drevekenin
2022-06-27fix(terminal): properly trim lines with widechars on resize (#1545)Aram Drevekenin
2022-06-27fix(editor): handle editor in fullscreen (#1544)Aram Drevekenin