Commit graph

  • 2771b247ac
    Improve handling of empty valid yaml files (#716) a-kenji 2021-09-13 12:24:19 +02:00
  • b42ce60348 docs(changelog): add naming tab's in the layout a-kenji 2021-09-13 11:58:11 +02:00
  • da2a9b5c18
    feat(screen): support specifying tab's name in layout (#715) Tw 2021-09-13 17:56:33 +08:00
  • 7c959ee3a2 docs(changelog): fix automated builds that use setup a-kenji 2021-09-12 23:14:29 +02:00
  • 789005d66a
    fix automated build errors on setup command (#711) Thomas Linford 2021-09-12 23:12:25 +02:00
  • 829ff953e1 docs(changelog): unicode_width in tab-bar titles a-kenji 2021-09-12 20:30:55 +02:00
  • aae9c9c807
    Calculate width with unicode-width in tab-bar and utils (#709) Paulo Coelho 2021-09-12 19:29:07 +01:00
  • 8888476885
    docs(changelog): document cwd fix Aram Drevekenin 2021-09-10 17:36:38 +02:00
  • 4f94f95c90
    feat(cwd-pane): Keeping the cwd when opening new panes (#691) spacemaison 2021-09-10 08:35:06 -07:00
  • 26a970a7d8
    docs(changelog): tab bar fixes Aram Drevekenin 2021-09-09 16:40:14 +02:00
  • f2850d2931
    fix(tab-bar): prevent active tab from being hidden (#703) Paulo Coelho 2021-09-09 15:38:10 +01:00
  • f0da6872df
    docs(changelog): add cmd_exec feature Brooks Rady 2021-09-09 11:51:21 +01:00
  • 19b3f8366f
    feat(plugin): add exec_cmd helper for executing command in host Tw 2021-09-09 18:45:03 +08:00
  • 6d0c5a56f5
    style(clippy): various fixes (#704) Paulo Coelho 2021-09-09 09:24:03 +01:00
  • 0f0122fb59 chore(docs): fix/update example config file a-kenji 2021-09-06 21:26:26 +02:00
  • 20b874d760
    fix(example) Update NewTab action in example/default.yaml to new syntax (#693) sudo_synul 2021-09-06 21:25:15 +02:00
  • 203a42c616
    fix(borders): properly handle in-viewport borderless panes (#697) Aram Drevekenin 2021-09-06 20:26:30 +02:00
  • 86fdd2400e
    fix(borders): properly handle wide chars in pane titles (#698) Aram Drevekenin 2021-09-06 20:24:47 +02:00
  • 1c9dc35121
    docs(changelog): update tab fix Aram Drevekenin 2021-09-06 11:24:12 +02:00
  • bdef573fb4
    fix(tabs): use tab index for tab name (#686) Paulo Coelho 2021-09-06 10:23:15 +01:00
  • 6ec51952d0
    fix(tabs): force render by index rather than by position (#684) Aram Drevekenin 2021-09-01 16:43:42 +02:00
  • 18dca848e6
    fix(ui): offset content after viewport construction Brooks Rady 2021-08-31 16:42:34 +01:00
  • 8c995f2333 Merge branch 'main' of github.com:zellij-org/zellij Brooks J Rady 2021-08-31 16:39:31 +01:00
  • 152315f110 fix(ui): offset content after viewport construction Brooks J Rady 2021-08-31 16:37:34 +01:00
  • 5228e449be
    chore(assets): update demo gif (#681) Aram Drevekenin 2021-08-31 13:15:40 +02:00
  • 7c075ac7e3 chore(version): bump development version Aram Drevekenin 2021-08-31 11:36:09 +02:00
  • e993a23a85 chore(release): v0.16.0 Aram Drevekenin 2021-08-31 10:00:26 +02:00
  • a51f500c17
    fix(ui): change resize binding to Ctrl-n Brooks Rady 2021-08-30 18:02:14 +01:00
  • 588fcc69be
    fix(ui): resize correctly without pane-frames (#673) Brooks Rady 2021-08-30 16:25:37 +01:00
  • faaa425b7f
    refactor(tab): use borderless instead of selectable where appropriate (#672) Aram Drevekenin 2021-08-30 16:43:26 +02:00
  • 3e6fcffb27
    fix(ui): render correctly after tab closing (#670) Brooks Rady 2021-08-30 05:20:36 +01:00
  • e54dfab40f fix(tab-bar): don't crash at small widths Brooks J Rady 2021-08-28 21:41:14 +01:00
  • 4af159574c
    chore(docs): update changelog Brooks Rady 2021-08-28 17:54:32 +01:00
  • 76a5bc8a05
    feat(ui): overhauled resize and layout systems Brooks Rady 2021-08-28 17:46:24 +01:00
  • 1544de2665
    fix(plugin): fix set_timeout() host function Brooks Rady 2021-08-27 03:29:04 +01:00
  • 5403034624 fix: add missing to_plugin channel initialization (#664) Tw 2021-08-27 09:42:42 +08:00
  • b4de405fa8 docs(changelog): formatting a-kenji 2021-08-26 18:26:21 +02:00
  • a361c6e1ac docs(changelog): add template and tabs to layout a-kenji 2021-08-26 17:58:54 +02:00
  • f802663067
    Merge pull request #625 from a-kenji/tab-layout a-kenji 2021-08-26 17:47:23 +02:00
  • 10abb7050f fixup! adjust fixture layouts a-kenji 2021-08-26 16:58:37 +02:00
  • 8a78f9d46b fixup! remove test file a-kenji 2021-08-26 15:26:00 +02:00
  • cd0b0119a0 Split tab-layout into template & tabs section a-kenji 2021-08-26 15:06:59 +02:00
  • 6f2d7d0176
    fix(compatibility): maintain original cursor shape (#659) Aram Drevekenin 2021-08-25 13:43:18 +02:00
  • 06e3be6205 test(layout): add borderless Aram Drevekenin 2021-08-24 15:02:21 +02:00
  • 618c2c376b Merge branch 'tab-layout' of https://github.com/a-kenji/zellij into a-kenji-tab-layout Aram Drevekenin 2021-08-24 10:58:36 +02:00
  • c8d10ee64d
    fix(compatibility): only send bracketed paste to terminals requesting it (#658) Aram Drevekenin 2021-08-24 10:24:10 +02:00
  • 7a2f86db1b docs(changelog): add ToggleTab action a-kenji 2021-08-23 23:20:47 +02:00
  • b1906c893a
    Merge pull request #622 from sagittarius-a/feature/go-to-last-tab a-kenji 2021-08-23 23:18:43 +02:00
  • d969bbfea7
    fix(compatibility): docker-compose progress bar (#656) Aram Drevekenin 2021-08-23 20:55:31 +02:00
  • 01c5378773
    docs(changelog): copy to clipboard UI Aram Drevekenin 2021-08-23 15:52:38 +02:00
  • 94f20cfd53
    Indicate to the user when text is copied to the clipboard (#642) Thomas Linford 2021-08-23 15:51:33 +02:00
  • d1b5a69918
    eliminate unused imports warnings during compile (#654) Tw 2021-08-23 21:41:26 +08:00
  • 88b4063879 Add template section in layout file a-kenji 2021-08-21 23:27:23 +02:00
  • 643b7df35c
    fix(compatibility): properly paste multilines (#653) Aram Drevekenin 2021-08-20 16:54:18 +02:00
  • a4e6e89a76
    fix(compatibility): do not remove frame when clearing viewport (#652) Aram Drevekenin 2021-08-20 16:04:12 +02:00
  • 2100865063
    fix(performance): undo degredation introduced in 646 (#651) Aram Drevekenin 2021-08-19 19:02:05 +02:00
  • e889891604
    Fix scrolling (#650) Aram Drevekenin 2021-08-19 13:28:08 +02:00
  • fde38dcb44
    docs(changelog): nushell fix Aram Drevekenin 2021-08-16 14:20:23 +02:00
  • e477f3b5cd
    fix(child-process): unexpected pane closing issue with nushell (#648) Tw 2021-08-16 20:19:05 +08:00
  • da3f20c816
    fix(compatibility): support changing index colors with osc (#646) Aram Drevekenin 2021-08-13 17:23:39 +02:00
  • a37d3e5889
    feat(ui): pane frames (new pane UI) (#643) Aram Drevekenin 2021-08-12 14:50:00 +02:00
  • 426cee728a
    docs(governance): arbiter no-confidence vote Aram Drevekenin 2021-08-11 14:44:59 +02:00
  • 24ef96b965 fix cargo clippy lint Sagittarius-a 2021-08-03 22:16:40 +02:00
  • 4f482f3b63 store tab history in a stack-like data structure Sagittarius-a 2021-08-03 00:17:17 +02:00
  • aff9973616 fix: fix clippy warning Sagittarius-a 2021-07-23 23:04:58 +02:00
  • 081c55458d fix: rename action to ToggleTab Sagittarius-a 2021-07-23 22:51:22 +02:00
  • 404faf0498 fix: fix toggle to previous tab when deleting tabs Sagittarius-a 2021-07-23 22:38:02 +02:00
  • 734636637d fix: rename variable as stated in pull request Sagittarius-a 2021-07-23 01:32:32 +02:00
  • 5799ea4e5d feat(tab): add keybind to go to last tab visited Sagittarius-a 2021-07-21 23:43:20 +02:00
  • 2e17756785 Change layout panics to errors a-kenji 2021-08-02 12:03:42 +02:00
  • 9a5b6690af Add example tab layouts a-kenji 2021-08-01 20:27:43 +02:00
  • fc7bc3cc8b Merge branch 'main' of https://github.com/zellij-org/zellij into tab-layout a-kenji 2021-08-01 20:25:33 +02:00
  • 309f4a62bf docs(changelog): Fix update plugins #621 a-kenji 2021-08-01 17:50:43 +02:00
  • 4417263ce4
    Merge pull request #634 from a-kenji/fix/quick-tabs-621 a-kenji 2021-08-01 17:47:51 +02:00
  • 542999e07f Fix plugin attribute update on inactive tab a-kenji 2021-08-01 00:33:59 +02:00
  • 32e0fa0b06 docs(changelog): Simplify deserialization slightly a-kenji 2021-07-28 19:12:31 +02:00
  • 424786594a
    Merge pull request #633 from a-kenji/simplify-setup a-kenji 2021-07-28 19:11:34 +02:00
  • 331807c16a Simplify deserialization for layouts, config a-kenji 2021-07-27 07:45:08 +02:00
  • 781c6a94e4
    Merge pull request #632 from dantepippi/update-organization-members dantepippi 2021-07-28 10:25:36 -03:00
  • bf4a149fe3 Adding Dante to governance.md Dante Pippi 2021-07-28 10:24:32 -03:00
  • a62dea4ea3 docs(changelog): Add ScrollToBottom action #626 a-kenji 2021-07-25 20:35:37 +02:00
  • 21f8d6e915
    Merge pull request #626 from sagittarius-a/feature/scroll-mode-restore-on-sigint a-kenji 2021-07-25 20:32:31 +02:00
  • 7da214fcca feat(scroll): Restore scroll position on SIGINT Sagittarius-a 2021-07-24 21:28:19 +02:00
  • 806ffad553 fixup! fix e2e fixtures a-kenji 2021-07-23 17:44:05 +02:00
  • f323880fb7 !fixup cargo fmt a-kenji 2021-07-23 17:25:05 +02:00
  • 485339c584 Merge branch 'main' of https://github.com/zellij-org/zellij into tab-layout a-kenji 2021-07-23 17:24:45 +02:00
  • 5ede25dc37 Add tabs to layouts a-kenji 2021-07-09 23:37:36 +02:00
  • f5734f2bf1 docs(changelog): add dump layout to stdout a-kenji 2021-07-22 18:47:28 +02:00
  • e2d086d591
    Merge pull request #623 from a-kenji/feature/dump-layout a-kenji 2021-07-22 18:44:29 +02:00
  • d74a1bd7c5 docs(changelog): display session-name in tab-bar a-kenji 2021-07-22 16:48:54 +02:00
  • 69173acd5a
    Merge pull request #608 from LovecraftianHorror/display-session-name a-kenji 2021-07-22 16:46:49 +02:00
  • 903cb68a40 Add cmd to dump layout to stdout a-kenji 2021-07-22 16:19:46 +02:00
  • c42b0f867e fixup! merge a-kenji 2021-07-22 16:30:06 +02:00
  • c9ccfb2919
    Merge branch 'main' into display-session-name a-kenji 2021-07-22 16:12:35 +02:00
  • 2bb3c08ae2
    chore(changelog): add logging feature Brooks Rady 2021-07-21 12:38:25 +01:00
  • b55c879e7a
    feat(logging): Implement a universal logging system Brooks Rady 2021-07-21 12:33:42 +01:00
  • 290704a056
    Cleanup Cargo.toml qepasa 2021-07-21 07:20:07 +02:00
  • 56b7cbf58c
    Cleanup Cargo.toml qepasa 2021-07-21 07:19:39 +02:00
  • f0bc297743
    Merge branch 'main' into unified-logging qepasa 2021-07-20 22:19:03 -07:00
  • 0cabc5f112 Read from LoggingPipe returns error Paweł Palenica 2021-07-20 22:17:26 -07:00