summaryrefslogtreecommitdiffstats
path: root/default-plugins
AgeCommit message (Expand)Author
2022-03-28fix(ui): add missing closing > (#1280)Aram Drevekenin
2022-03-25fix(screen): crash in intermediate no-tabs state (#1272)Aram Drevekenin
2022-03-25feat(ui): add navigation with alt + arrow keys (#1264)Aram Drevekenin
2022-03-22feat(ui): round frame corners (#1227)Brooks Rady
2022-03-16chore(update): pretty-bytes `0.2` -> `0.2.2` (#1224)a-kenji
2022-03-08refactor(tab): simplify mouse hold and release (#1185)Thomas Linford
2022-03-04fix(cargo.toml): remove reduntant `resolver` key (#1170)a-kenji
2022-03-03add: limited set of `crates` to dependabot (#1163)a-kenji
2022-02-21fix(ui): floating panes UI (#1074)Aram Drevekenin
2022-02-21feat(ux): tmux mode (#1073)Aram Drevekenin
2022-02-08Solve Issue #1010 (#1045)Robert Walter
2022-02-02feat(copy): allow osc52 copy destination configuration (#1022)Thomas Linford
2022-01-15Add a copy command option (#996)Christophe Verbinnen
2021-12-20feat(collaboration): implement multiple users (#957)Aram Drevekenin
2021-12-10hotfix: default to quicknav tipAram Drevekenin
2021-12-09Feature: Add pane names (#928)Kunal Mohan
2021-12-09feat(status-bar): add multiple tips (#848)Jae-Heon Ji
2021-12-07fix(style): various internal refactoringsMarcin Puc
2021-11-25This adds a UI for multiple users in panes (behind a feature flag) (#897)Aram Drevekenin
2021-11-15First attempt to provide an overlay prompt (#871)a-kenji
2021-11-05feature(resize): Non directional resize (#520)Henil Dedania
2021-10-22chore(rust): move to 2021 editionBrooks J Rady
2021-10-19Feature: Move panes directionally (#762)Kunal Mohan
2021-10-12fix(plugin): clean up the mouse PR a littleBrooks J Rady
2021-10-12feat(plugin): Add mouse events for plugins (#629)qepasa
2021-09-30fix(strider): do not descend into host folder (#753)Aram Drevekenin
2021-09-27feat(ui): The status bar indicates that the panes are full screen and how man...Kaito Akita
2021-09-19fix(strider): update host mount-pointBrooks J Rady
2021-09-12Calculate width with unicode-width in tab-bar and utils (#709)Paulo Coelho
2021-09-09fix(tab-bar): prevent active tab from being hidden (#703)Paulo Coelho
2021-08-30fix(ui): change resize binding to Ctrl-nBrooks Rady
2021-08-28fix(tab-bar): don't crash at small widthsBrooks J Rady
2021-08-28feat(ui): overhauled resize and layout systemsBrooks Rady
2021-08-23Indicate to the user when text is copied to the clipboard (#642)Thomas Linford
2021-08-12feat(ui): pane frames (new pane UI) (#643)Aram Drevekenin
2021-07-20Revert "Display just session name with tab names"Lovecraftian Horror
2021-07-09Display just session name with tab namesLovecraftian Horror
2021-07-08Display session name within sessionLovecraftian Horror
2021-06-29chore(clippy): needless_borrowa-kenji
2021-06-03Fixed a build warning and renamed a struct fieldBrooks J Rady
2021-06-01Merge branch 'main' into resize-overhaulBrooks J Rady
2021-05-31Set tab name on creation instead of on renderAdaShoelace
2021-05-29Getting back to where we started... (Buggy Resizing)Brooks J Rady
2021-05-29session mode should be disabled in locked modeKunal Mohan
2021-05-25remove shortened_text mode from status-barKunal Mohan
2021-05-25CHange keybind for Session mode and add comments for clarityKunal Mohan
2021-05-22add keybinds for session mode and detachKunal Mohan
2021-05-17Osc implementation (#517)Aram Drevekenin
2021-05-10Add Option for Simplified Layouta-kenji
2021-05-04chore(plugin): shuffle helper library names and versionsBrooks J Rady