summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-23Indicate to the user when text is copied to the clipboard (#642)Thomas Linford
2021-08-23eliminate unused imports warnings during compile (#654)Tw
2021-08-20fix(compatibility): properly paste multilines (#653)Aram Drevekenin
2021-08-20fix(compatibility): do not remove frame when clearing viewport (#652)Aram Drevekenin
2021-08-19fix(performance): undo degredation introduced in 646 (#651)Aram Drevekenin
2021-08-19Fix scrolling (#650)Aram Drevekenin
2021-08-16docs(changelog): nushell fixAram Drevekenin
2021-08-16fix(child-process): unexpected pane closing issue with nushell (#648)Tw
2021-08-13fix(compatibility): support changing index colors with osc (#646)Aram Drevekenin
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-08-11docs(governance): arbiter no-confidence voteAram Drevekenin
2021-08-01docs(changelog): Fix update plugins #621a-kenji
2021-08-01Merge pull request #634 from a-kenji/fix/quick-tabs-621a-kenji
2021-08-01Fix plugin attribute update on inactive taba-kenji
2021-07-28docs(changelog): Simplify deserialization slightlya-kenji
2021-07-28Merge pull request #633 from a-kenji/simplify-setupa-kenji
2021-07-28Simplify deserialization for layouts, configa-kenji
2021-07-28Merge pull request #632 from dantepippi/update-organization-membersdantepippi
2021-07-28Adding Dante to governance.mdDante Pippi
2021-07-25docs(changelog): Add `ScrollToBottom` `action` #626a-kenji
2021-07-25Merge pull request #626 from sagittarius-a/feature/scroll-mode-restore-on-siginta-kenji
2021-07-24feat(scroll): Restore scroll position on SIGINTSagittarius-a
2021-07-22docs(changelog): add dump `layout` to stdouta-kenji
2021-07-22Merge pull request #623 from a-kenji/feature/dump-layouta-kenji
2021-07-22docs(changelog): display session-name in tab-bara-kenji
2021-07-22Merge pull request #608 from LovecraftianHorror/display-session-namea-kenji
2021-07-22Add cmd to dump layout to stdouta-kenji
2021-07-22fixup! mergea-kenji
2021-07-22Merge branch 'main' into display-session-namea-kenji
2021-07-21chore(changelog): add logging featureBrooks Rady
2021-07-21feat(logging): Implement a universal logging systemBrooks Rady
2021-07-21Cleanup Cargo.tomlqepasa
2021-07-21Cleanup Cargo.tomlqepasa
2021-07-20Merge branch 'main' into unified-loggingqepasa
2021-07-20Read from LoggingPipe returns errorPaweł Palenica
2021-07-20Revert "Display just session name with tab names"Lovecraftian Horror
2021-07-20docs(changelog): noop for mouse actions on pluginsa-kenji
2021-07-20Merge pull request #620 from a-kenji/plugin-crash-on-mouse-eventa-kenji
2021-07-20Add noop for mouse actions on pluginsa-kenji
2021-07-19chore(release): rotate changelogBrooks J Rady
2021-07-19fix(style): bury the dead (code)Brooks J Rady
2021-07-19chore(release): bump development versionBrooks J Rady
2021-07-19chore(release): v0.15.0v0.15.0Brooks J Rady
2021-07-17Minor fixesPaweł Palenica
2021-07-13Fix clippyPaweł Palenica
2021-07-13small touchupsPaweł Palenica
2021-07-13Apply code review suggestions. Rename decorating_pipe to logging_pipe. Add pl...Paweł Palenica
2021-07-09Display just session name with tab namesLovecraftian Horror
2021-07-09Move `ModeInfo::new()` back to `get_mode_info()`Lovecraftian Horror
2021-07-09Fix formating of markdowna-kenji