Commit graph

  • cbae0213db
    update(readme): update matrix link to new room (#903) a-kenji 2021-11-26 10:15:10 +01:00
  • 7154fd0de7
    add: badge for matrix chat (#902) a-kenji 2021-11-25 21:19:31 +01:00
  • 1cd21bf899
    chore(deps): bump actions/upload-release-asset from 1.0.1 to 1.0.2 (#901) dependabot[bot] 2021-11-25 18:40:15 +01:00
  • d3505ba52b
    feat(update): integrate dependabot for gh actions (#900) a-kenji 2021-11-25 17:44:18 +01:00
  • 10ced5a3cd
    docs(changelog): multi user ui for panes Aram Drevekenin 2021-11-25 16:23:54 +01:00
  • 6c6a4393f4
    This adds a UI for multiple users in panes (behind a feature flag) (#897) Aram Drevekenin 2021-11-25 16:21:59 +01:00
  • 9fb2c7ca16 add: leave ephemeral modes by pressing esc a-kenji 2021-11-23 12:45:02 +01:00
  • cd55c86260
    Feat: add esc to exit modes (#889) a-kenji 2021-11-23 12:42:15 +01:00
  • d05878315f
    docs(changelog): osc8 support Thomas Linford 2021-11-22 18:57:01 +01:00
  • a96b9d8769
    feat(compatibility): add support for osc 8 escape code (#822) Thomas Linford 2021-11-22 18:54:49 +01:00
  • d8959ca6e1
    docs(changelog): large scrollback performance fix Thomas Linford 2021-11-22 18:38:47 +01:00
  • 707fedd1df
    fix(performance): keep track of scrollback buffer size (#881) Thomas Linford 2021-11-22 18:34:45 +01:00
  • 639566df15
    docs(readme): update new command syntax (#876) a-kenji 2021-11-17 10:42:44 +01:00
  • 198950e0b9
    add(overlay): add overlay (#875) a-kenji 2021-11-17 00:12:34 +01:00
  • 4eee6cae00 docs(changelog): init first overlay changes a-kenji 2021-11-15 20:14:03 +01:00
  • b861baa6a1
    First attempt to provide an overlay prompt (#871) a-kenji 2021-11-15 20:13:05 +01:00
  • 55aef0aeec docs(changelog): add initial zellij.desktop file a-kenji 2021-11-15 17:28:09 +01:00
  • 9c6e261e33
    add(assets): init zellij.desktop file (#870) a-kenji 2021-11-15 17:27:32 +01:00
  • f6813df0e8
    fix(typo): fix setup --check (#869) a-kenji 2021-11-15 14:41:19 +01:00
  • 94582d4255 docs(changelog): add THIRD_PART_INSTALL.md a-kenji 2021-11-15 09:08:26 +01:00
  • c35a6ba938
    doc: add INSTALL.md (#857) Jae-Heon Ji 2021-11-15 17:06:13 +09:00
  • 851bc863c1
    docs(changelog): refactor character style diff Thomas Linford 2021-11-15 08:35:36 +01:00
  • 0ba8e2f7b4
    Simplify terminal character style diff (#839) Thomas Linford 2021-11-15 08:31:53 +01:00
  • 93014f6fd7
    fix(typo): e2e test (#867) a-kenji 2021-11-14 23:01:18 +01:00
  • 5458c5624b docs(changelog): add config through layouts a-kenji 2021-11-14 23:00:34 +01:00
  • 347e02ea35
    feature(layout): add layout config (#866) a-kenji 2021-11-14 22:58:20 +01:00
  • 96315ed332
    docs(changelog): refactor close_pane Thomas Linford 2021-11-13 21:55:33 +01:00
  • 44852cd6b2
    refactor(tab): close_pane returns closed pane (#853) Thomas Linford 2021-11-13 21:51:53 +01:00
  • ce3109ee7e
    docs(changelog): tab multi-users Aram Drevekenin 2021-11-12 17:24:22 +01:00
  • bd795a3e9f
    refactor(tabs): lay down infrastructure for multiple users (#864) Aram Drevekenin 2021-11-12 17:22:14 +01:00
  • 3e07040808
    doc(changelog): CSI cursor next line fix Thomas Linford 2021-11-11 21:30:14 +01:00
  • 8a4161ee5b
    fix(compatibility): CSI cursor next line fix (#863) Thomas Linford 2021-11-11 21:24:59 +01:00
  • db452577ba docs(changelog): suggest similar session name a-kenji 2021-11-11 18:30:45 +01:00
  • f1ae83df8c Merge branch 'ken-matsui-suggestion-for-similar-session-name' a-kenji 2021-11-11 18:28:54 +01:00
  • be692fd6b0 Merge branch 'suggestion-for-similar-session-name' of https://github.com/ken-matsui/zellij into ken-matsui-suggestion-for-similar-session-name a-kenji 2021-11-11 18:27:55 +01:00
  • 59ca0babaf docs(changelog): overwriting options on cli a-kenji 2021-11-11 17:17:49 +01:00
  • bd8c834d7c
    fix(options): handling and overwriting cli opts (#859) a-kenji 2021-11-11 17:13:34 +01:00
  • 00b47b3058
    feat(sessions): Suggestion for a similar session name Ken Matsui 2021-11-08 09:12:31 +09:00
  • 26bd80be2d chore(version): bump development version Aram Drevekenin 2021-11-10 18:01:56 +01:00
  • 0fec10b08b chore(release): v0.20.1 Aram Drevekenin 2021-11-10 17:54:39 +01:00
  • aa7784baa8
    docs(changelog): paste hotfix Aram Drevekenin 2021-11-10 17:43:09 +01:00
  • 3f408b5251
    fix(input): properly query bracketed paste mode in terminals (#858) Aram Drevekenin 2021-11-10 17:41:19 +01:00
  • ba5ec8e493 docs(changelog): toggle boolean opts from cli flag a-kenji 2021-11-10 13:35:56 +01:00
  • abbe3b237a
    add(feature): toggle boolean options with cli flag (#855) a-kenji 2021-11-10 13:31:37 +01:00
  • 4a3e8689de docs(changelog): unify environment variable's a-kenji 2021-11-10 09:16:20 +01:00
  • 6d60d83e58
    fix(envs): Unify operation of Zellij environment variables (#842) Ken Matsui 2021-11-10 17:02:17 +09:00
  • 03f58fc184 docs(changelog): use key-value in docker-compose a-kenji 2021-11-09 20:30:13 +01:00
  • 66fd39a9bc
    fix(docker-compose): Use the key-value style for environments to prevent human errors (#840) Ken Matsui 2021-11-10 04:29:22 +09:00
  • 050d6aa982 docs(changelog): add e2e instructions for darwin a-kenji 2021-11-09 17:39:15 +01:00
  • 382acd9fc8
    fix(docs): Add additional e2e test instruction for macOS users (including m1) (#845) Ken Matsui 2021-11-10 01:37:54 +09:00
  • f897a7ad33 docs(changelog): add darwin systems to ci a-kenji 2021-11-09 17:34:57 +01:00
  • 01749843c8
    feat(ci): Support macOS build & test on CI (#846) Ken Matsui 2021-11-10 01:32:46 +09:00
  • 2d39ce9eb2 docs(changelog): simplify match arms a-kenji 2021-11-09 09:58:56 +01:00
  • aed2a7def6
    fix(match): Make match arms much simpler (#844) Ken Matsui 2021-11-09 17:57:59 +09:00
  • f9879bdc04
    Update GOVERNANCE.md Thomas Linford 2021-11-08 20:05:00 +01:00
  • 38ae0ba830 docs(changelog): add initial session name to layout Alex Kenji 2021-11-08 19:44:36 +01:00
  • 4838f0b52c
    feat: add initial session name to layout template (#789) Jae-Heon Ji 2021-11-09 03:43:51 +09:00
  • b232326dc2 chore(version): bump development version Aram Drevekenin 2021-11-08 15:42:46 +01:00
  • ff83733f58 chore(release): v0.20.0 Aram Drevekenin 2021-11-08 15:17:26 +01:00
  • 7a1ae13478
    docs(changelog): half page scrolling Aram Drevekenin 2021-11-08 15:07:16 +01:00
  • 8f06f119fd
    feat(scrolling): half-page scroll actions (#813) oromate 2021-11-08 11:05:47 -03:00
  • c9f9240969 fix(ci): release with stable toolchain Brooks J Rady 2021-11-07 17:05:21 +00:00
  • 5e857a22e6 chore(plugin): update assets and E2E tests Brooks J Rady 2021-11-07 17:04:22 +00:00
  • 21fb8a15eb docs(changelog): simplify the main.rs function a-kenji 2021-11-05 23:03:19 +01:00
  • 510feb3040
    fix(main): Refactor src/main.rs by splitting one massive main function into commands.rs (#829) Ken Matsui 2021-11-06 06:59:45 +09:00
  • 6e7f44a8e8 docs(changelog): add --index option for attach a-kenji 2021-11-05 22:06:41 +01:00
  • 72c58439b7 Merge branch 'ken-matsui-support-first-option-in-attach-subcommand-to-attach-the-first-session' a-kenji 2021-11-05 22:03:30 +01:00
  • 808458ec7b Merge branch 'support-first-option-in-attach-subcommand-to-attach-the-first-session' of https://github.com/ken-matsui/zellij into ken-matsui-support-first-option-in-attach-subcommand-to-attach-the-first-session a-kenji 2021-11-05 21:57:01 +01:00
  • 4acb2458d2
    feat(attach): Support --index option to choose specific session by provided number in active sessions ordered by creation date, resolve #823 Ken Matsui 2021-11-01 03:14:12 +09:00
  • b955dc6a4f docs(changelog): fix stray ' a-kenji 2021-11-05 20:50:13 +01:00
  • 82b5b3ab62 docs(changelog): use thiserror to simplify errors a-kenji 2021-11-05 20:46:59 +01:00
  • f9cb23af65
    fix(errors): Introduce thiserror to make error types simpler (#836) Ken Matsui 2021-11-06 04:45:57 +09:00
  • c1cf7287ab docs(changelog): add colored crate for error fmt a-kenji 2021-11-05 20:40:36 +01:00
  • 8ef1d10df9
    fix(errors): Add colored crate to replace primitive color formatting (#837) Ken Matsui 2021-11-06 04:39:14 +09:00
  • 6e5c8dc852
    docs(changelog): non-directional resize Aram Drevekenin 2021-11-05 09:30:35 +01:00
  • 4ac9344085
    feature(resize): Non directional resize (#520) Henil Dedania 2021-11-05 13:59:45 +05:30
  • 3e052519f9
    docs(changelog): resize fix Aram Drevekenin 2021-11-04 23:20:51 +01:00
  • 23c9751346
    fix(resize): do not ignore minimums when doing directional resizes (#838) Aram Drevekenin 2021-11-04 23:19:38 +01:00
  • f62ccd2a5c
    add: try_from for ConfigFromYaml -> Config (#835) a-kenji 2021-11-03 19:58:40 +01:00
  • 55c5b640ed
    docs(changelog): update cwd fix Aram Drevekenin 2021-11-03 18:02:06 +01:00
  • daa70022c9
    fix(cwd): open pane in cwd even if default shell is explicit (#834) Aram Drevekenin 2021-11-03 17:59:28 +01:00
  • a83a8b9a96
    chore(warnings): remove unused imports (#833) a-kenji 2021-11-03 14:31:06 +01:00
  • b37b9e81cb
    chore(docs): update changelog Brooks Rady 2021-11-02 18:52:02 +00:00
  • 9ea3dc0dbe
    feat(ui): add right-click support to plugins Tw 2021-11-03 02:49:10 +08:00
  • 2904c04ab0 docs(changelog): colors_transform to colorsys a-kenji 2021-11-02 11:47:49 +01:00
  • 070de7a4d1
    Fix: move colors_transform to colorsys (#832) a-kenji 2021-11-02 11:46:06 +01:00
  • 7e9dc406bc
    docs(changelog): forkpty => openpty Aram Drevekenin 2021-11-01 22:03:22 +01:00
  • a14a2f6fb0
    fix(unix): forkpty => openpty (#830) Aram Drevekenin 2021-11-01 22:01:59 +01:00
  • 043a3cf388 docs(changelog): add rust-version to Cargo.toml a-kenji 2021-11-01 17:15:48 +01:00
  • 35c566f15c
    add: rust-version (msrv) field to Cargo.toml (#828) a-kenji 2021-11-01 17:14:28 +01:00
  • c39c27c98c docs(changelog): fix typo bug_report template a-kenji 2021-11-01 13:23:35 +01:00
  • 5e720b02a9
    fix(docs): Fix a typo and some grammatical errors in bug_report.md (#826) Ken Matsui 2021-11-01 21:20:59 +09:00
  • c3e361de22 docs(changelog): Add WriteChars action a-kenji 2021-11-01 08:53:53 +01:00
  • d2b81293df
    add: WriteChars action (#825) a-kenji 2021-11-01 08:52:55 +01:00
  • 13f3e747e4 docs(changelog): fix unused import on darwin a-kenji 2021-10-31 20:47:26 +01:00
  • f04a7a4ee7
    fix(warning): Fix an unused import warning of std::fs on macos (#820) Ken Matsui 2021-11-01 04:45:52 +09:00
  • 0cfc5633d3 docs(changelog): update cargo-make for v0.35.3 a-kenji 2021-10-31 20:44:09 +01:00
  • b61489c218
    fix(docs): fix wrong arguments for cargo make run given in CONTRIBUTING.md (#819) Ken Matsui 2021-11-01 04:41:49 +09:00
  • 954b432711 docs(changelog): fix a typo a-kenji 2021-10-31 20:40:50 +01:00
  • f902f3ed1d
    fix(typo): Correct typo from occured to occurred (#821) Ken Matsui 2021-11-01 04:39:57 +09:00