summaryrefslogtreecommitdiffstats
path: root/zellij-client
AgeCommit message (Expand)Author
2021-06-04chore(release): bump development versionBrooks J Rady
2021-05-30Merge branch 'main' of https://github.com/zellij-org/zellij into theme-configa-kenji
2021-05-30Add color theme configa-kenji
2021-05-29Add default_mode to attacha-kenji
2021-05-29Merge pull request #513 from a-kenji/default-mode-368a-kenji
2021-05-29Fix build on platforms with TIOCGWINSZ / ioctl() integer type mismatch.Thomas Zander
2021-05-28chore(version): bump development versionAram Drevekenin
2021-05-28chore(version): change to patch versionAram Drevekenin
2021-05-28style(clippy): minor fixAram Drevekenin
2021-05-28hotfix: remove termbg call so stdin won't get stuckAram Drevekenin
2021-05-27refactors for #525 (#534)kxt
2021-05-27fixup! rustfmta-kenji
2021-05-27Merge branch 'main' of https://github.com/zellij-org/zellij into default-mode...a-kenji
2021-05-27chore(version): bump development versionAram Drevekenin
2021-05-22Allow user to specify session nameKunal Mohan
2021-05-22join router threads on exitKunal Mohan
2021-05-22Add ability to attach to sessionsKunal Mohan
2021-05-22Use Action enum for Quit and detach instead of separate messages under Client...Kunal Mohan
2021-05-22Mark current session in the output of list-sessionsKunal Mohan
2021-05-22add attach and list sessions subcommand to CliArgsKunal Mohan
2021-05-19Merge pull request #522 from zellij-org/re-export-dependenciesKunal Mohan
2021-05-19upgrade termbg and remove build-dependenciesKunal Mohan
2021-05-19Re-export common dependencies from zellij-utilsKunal Mohan
2021-05-18Merge branch 'main' of https://github.com/zellij-org/zellij into layout-path-506a-kenji
2021-05-17Osc implementation (#517)Aram Drevekenin
2021-05-16fmt and clippyKunal Mohan
2021-05-16Big refactor: separate crates for client, server and utilitiesKunal Mohan