summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2022-11-08made the README more aesthetic (#1885)Rhythm Bansal
2022-07-30Readme: link to documentation pages in-text (#1621)f0x52
2022-07-29fix(readme): cargo install instructions (#1616)a-kenji
2022-07-10chore(docs): add more matrix links (#1581)a-kenji
2022-06-09add(README): quick links to documentation (#1473)a-kenji
2022-06-08docs(readme0: adjust installation methodsAram Drevekenin
2022-05-13docs(readme): add roadmapAram Drevekenin
2022-03-15add(readme): built-with-nix badge (#1220)a-kenji
And improve readability / contrast of the other badges.
2022-03-14docs: add `cargo-binstall` (#1212)Jae-Heon Ji
2022-03-05fix(readme): switch badges and gif (#1180)a-kenji
Switch the badges and the large gif on the landing page, makes it easier to see the badges and get in contact with the project, as well as find the documentation.
2022-03-05add(readme): matrix logo to the badge (#1179)a-kenji
2022-02-28docs(readme): move install docs to docs (#1150)a-kenji
2022-02-27fix(docs): add a link to release page for roadmap (#1123)Ken Matsui
2022-02-24fix(docs): replace the list with a table that is more readable rather than ↵Ken Matsui
strikethrough (#1088)
2022-02-22docs(readme): update demo animation (#1086)Aram Drevekenin
2021-12-22docs(readme): cross out roadmap goal and update demoAram Drevekenin
2021-11-26update(readme): update matrix link to new room (#903)a-kenji
2021-11-25add: badge for matrix chat (#902)a-kenji
2021-11-17docs(readme): update new command syntax (#876)a-kenji
2021-11-15doc: add INSTALL.md (#857)Jae-Heon Ji
* doc: add INSTALL.md * doc(install): add warning phrase * doc(install): fix syntax * doc(install): change the install doc to be for third party
2021-09-29docs(readme): fix email linkAram Drevekenin
2021-09-29docs(readme): clean up languageAram Drevekenin
2021-09-19Add link to docs to README.md (#732)a-kenji
2021-05-17docs(readme): clarificationsAram Drevekenin
2021-05-10fixup! Add Option for Simplified Layouta-kenji
2021-05-07README: shortening + add explanation (#470)matu3ba
* README: shortening + add explanation explain debug build command for bug reports * docs(readme): capitalize Co-authored-by: Aram Drevekenin <aram@poor.dev>
2021-04-19docs(readme): add linkAram Drevekenin
2021-04-19docs(readme): fix linkAram Drevekenin
2021-04-19docs(readme): some updatesAram Drevekenin
2021-04-17Add Unbind for Keybindings (#241)a-kenji
* will unbind all default keybindings for now * add test for toplevel unbind * add example/default.yaml * add example/README.md
2021-04-14docs(build): update CONTRIBUTING.mdBrooks J Rady
2021-04-13merge(main): update branch with changes from mainBrooks J Rady
2021-04-13docs(build): documented the new build systemBrooks J Rady
2021-03-26Config: Fix READMEa-kenji
2021-03-16Add key events documentationa-kenji
Add key events documentation from termion to the README
2021-03-13Add config to READMEa-kenji
2021-02-23Sweet victory (and a README update)Brooks J Rady
2021-02-17docs(readme): full urls for image assetsAram Drevekenin
2021-02-10docs(readme): updatesAram Drevekenin
2021-02-10Update references of mosaic to Zellij in md fileshenil
2021-02-04removed CHANGELOG for now and added some more detailshenil
2021-01-07clean up root of projecthenil
2020-12-18docs(readme): update usage hotkeysAram Drevekenin
2020-11-21feat(ux): add a command mode (#42)Kyle Sutherland-Cash
* Move the input loop into a separate module * Proof of concept implementation of command mode * Update readme to reflect command mode * Have Esc exit command mode * Update tests to use command mode and make it transient by default * Some merge fixes * fix(tests): add missing COMMAND_TOGGLE and fix false positive test * style(format): make rustfmt happy * Update readme to describe command mode Co-authored-by: Aram Drevekenin <aram@poor.dev>
2020-11-08fix(compatibility): do not interpret esc as scroll-up (#29)Aram Drevekenin
2020-11-04change link to relativeDoron Tsur
2020-11-04small wordingDoron Tsur
2020-11-04moved roadmap to main readmeDoron Tsur
2020-11-02feat(screen): split largest terminal (#19)Aram Drevekenin
* feat(screen): split largest terminal * docs(readme): split largest terminal command
2020-11-01docs(readme): adjust logoAram Drevekenin