Commit graph

  • 5164bd99b7 Fixed a build warning and renamed a struct field Brooks J Rady 2021-06-03 12:38:23 +01:00
  • 949971cc62 Merge branch 'main' into resize-overhaul Brooks J Rady 2021-06-03 12:26:45 +01:00
  • 4b7fe3ca7b
    Merge pull request #565 from a-kenji/plugin-asset-update a-kenji 2021-06-02 15:45:28 +02:00
  • 197bbafdcc Update plugin assets a-kenji 2021-06-02 15:36:11 +02:00
  • e1860cae4e
    Merge pull request #564 from a-kenji/update-assets a-kenji 2021-06-02 12:56:07 +02:00
  • a1d84b9fbf Update Plugin Assets a-kenji 2021-06-02 10:29:43 +02:00
  • 98c29832e1 Merge branch 'main' into resize-overhaul Brooks J Rady 2021-06-01 18:05:32 +01:00
  • d7f12ea58c docs(changelog): add disable-status-bar layout a-kenji 2021-06-01 10:41:10 +02:00
  • c690da915b
    Merge pull request #555 from a-kenji/plugin-layouts a-kenji 2021-06-01 10:40:25 +02:00
  • 903017fd8e docs(changelog): Don't rename unnamed tabs: 554 a-kenji 2021-06-01 10:24:32 +02:00
  • 26f499bbbb
    Merge pull request #554 from AdaShoelace/main a-kenji 2021-06-01 10:23:02 +02:00
  • a2efc6fcac Merge branch 'main' of github.com:zellij-org/zellij AdaShoelace 2021-06-01 09:41:33 +02:00
  • b9677589a0 Omit '(unnamed)' from tab name AdaShoelace 2021-06-01 09:41:16 +02:00
  • c787cea9e0 docs(changelog): Fix config options a-kenji 2021-06-01 09:39:18 +02:00
  • 2301037c54
    Merge pull request #556 from a-kenji/options-fix a-kenji 2021-06-01 09:36:26 +02:00
  • 62e7c37688 Fix options in config file a-kenji 2021-05-31 23:15:10 +02:00
  • 16a47cdd06 Initial names outside return struct AdaShoelace 2021-05-31 22:06:08 +02:00
  • 1db63ede28 Add layout to disable the status-bar a-kenji 2021-05-31 20:28:14 +02:00
  • b3e9dda726 Set tab name on creation instead of on render AdaShoelace 2021-05-31 17:00:14 +02:00
  • 9cbe410740
    Merge pull request #553 from a-kenji/update-manpage a-kenji 2021-05-30 21:08:38 +02:00
  • bd43a8aa63 docs(manpage): Update manpage a-kenji 2021-05-30 21:07:44 +02:00
  • a67bd140a5 docs(changelog): Add option to specify a theme a-kenji 2021-05-30 19:43:22 +02:00
  • bbbc51de69
    Merge pull request #550 from a-kenji/theme-config a-kenji 2021-05-30 19:38:47 +02:00
  • 0be151fa28 Merge branch 'main' of https://github.com/zellij-org/zellij into theme-config a-kenji 2021-05-30 15:17:55 +02:00
  • ce73b6cca0 Add color theme config a-kenji 2021-05-29 14:53:26 +02:00
  • f2c5ee44f7 Getting back to where we started... (Buggy Resizing) Brooks J Rady 2021-05-29 23:12:11 +01:00
  • fe299325eb docs(changelog): Add default_mode to attach 549 a-kenji 2021-05-29 20:55:03 +02:00
  • 80bd53b8f7
    Merge pull request #549 from a-kenji/default-mode-attach a-kenji 2021-05-29 20:53:32 +02:00
  • 70d9d2cf4f Add default_mode to attach a-kenji 2021-05-29 19:08:36 +02:00
  • 154ed3d41c docs(changelog): Add default_mode option a-kenji 2021-05-29 18:19:34 +02:00
  • 4c079ca25d
    Merge pull request #513 from a-kenji/default-mode-368 a-kenji 2021-05-29 18:18:30 +02:00
  • ef7424d906 docs(changelog): add #547 and #548 Kunal Mohan 2021-05-29 21:43:04 +05:30
  • f88086ca67
    Merge pull request #548 from zellij-org/status-bar-fix Kunal Mohan 2021-05-29 21:41:26 +05:30
  • 161d78c353 session mode should be disabled in locked mode Kunal Mohan 2021-05-29 21:22:18 +05:30
  • 906f715a52
    Merge pull request #547 from riggs-/platform_build_fix Kunal Mohan 2021-05-29 19:11:54 +05:30
  • f91f446823 Fix cargo fmt diff. Thomas Zander 2021-05-29 15:31:04 +02:00
  • 09d12f8cbd
    Fix build on platforms with TIOCGWINSZ / ioctl() integer type mismatch. Thomas Zander 2021-05-29 14:19:40 +02:00
  • 00bbe2b0f8 docs(changelog): Optional session name in attach #542 Kunal Mohan 2021-05-29 00:45:11 +05:30
  • e5010f0925
    Merge pull request #542 from zellij-org/auto-attach Kunal Mohan 2021-05-29 00:43:11 +05:30
  • 0bd05cbcb4 Make session-name option in attach command If only one session is running, attach to it. Otherwise list the active sessions (if any) Kunal Mohan 2021-05-29 00:32:06 +05:30
  • 6017305bb0 docs(changelog): Fix lag #536 Kunal Mohan 2021-05-28 21:16:16 +05:30
  • c53731bfa8
    docs(changelog): update compatibility fix Aram Drevekenin 2021-05-28 17:31:45 +02:00
  • 12709e3e48
    fix(compatibility): do not crash when padding before wide char (#540) Aram Drevekenin 2021-05-28 17:30:23 +02:00
  • 774858f240
    Merge pull request #536 from kxt/525-pty-backpressure Kunal Mohan 2021-05-28 20:49:55 +05:30
  • ee4e619b80 fix(tests): Add SLEEP to top_and_quit test Kunal Mohan 2021-05-28 20:37:33 +05:30
  • d54c82420e chore(version): bump development version Aram Drevekenin 2021-05-28 14:35:34 +02:00
  • 697536da26 chore(release): v0.12.1 Aram Drevekenin 2021-05-28 14:07:04 +02:00
  • 1c69d70082 chore(version): change to patch version Aram Drevekenin 2021-05-28 14:05:52 +02:00
  • bc99f81960 style(clippy): minor fix Aram Drevekenin 2021-05-28 11:46:00 +02:00
  • 4ac77874ac hotfix: remove termbg call so stdin won't get stuck Aram Drevekenin 2021-05-28 11:42:00 +02:00
  • 8ccf3d61a0 fix: use bounded queue between pty and screen KOVACS Tamas 2021-05-26 00:56:27 +02:00
  • 0c0355dbc6
    refactors for #525 (#534) kxt 2021-05-27 16:28:28 +02:00
  • ec5476d3a5 fixup! rustfmt a-kenji 2021-05-27 16:00:16 +02:00
  • 81b026df24 Merge branch 'main' of https://github.com/zellij-org/zellij into default-mode-368 a-kenji 2021-05-27 13:28:59 +02:00
  • 9bdb40b4c6 chore(version): bump development version Aram Drevekenin 2021-05-27 14:41:33 +02:00
  • 5b0ac7b3c4 chore(release): v0.12.0 Aram Drevekenin 2021-05-27 14:15:24 +02:00
  • ecab36703a chore(cargo): lock workspace versions Aram Drevekenin 2021-05-27 14:11:51 +02:00
  • 4e62b3a1b5 Move config assets to zellij-utils crate a-kenji 2021-05-27 13:41:17 +02:00
  • cb3072066d hotfix(publish): Move install module and asset_map to main zellij package. publish should hopefully work now. Kunal Mohan 2021-05-27 15:30:14 +05:30
  • 1e5c688ed9 chore(build): update makefile Aram Drevekenin 2021-05-27 09:35:58 +02:00
  • 099cbadc2b
    docs(changelog): wide character support Aram Drevekenin 2021-05-26 18:07:27 +02:00
  • 44d67de187
    fix(compatibility): support wide characters (#535) Aram Drevekenin 2021-05-26 18:05:43 +02:00
  • f55805d653 Docs(changelog): Detachable sessions #531 Kunal Mohan 2021-05-25 17:36:12 +05:30
  • 2bca7e007a
    Merge pull request #531 from zellij-org/detach-sessions Kunal Mohan 2021-05-25 17:30:40 +05:30
  • df6d6cb3a7 check for residual socket files and clean them Kunal Mohan 2021-05-25 16:26:31 +05:30
  • 151deb3235 remove shortened_text mode from status-bar Kunal Mohan 2021-05-25 13:20:30 +05:30
  • c60abe6ad6 CHange keybind for Session mode and add comments for clarity Kunal Mohan 2021-05-25 13:11:37 +05:30
  • 80fe803ffd Default mode 368 a-kenji 2021-05-14 23:28:30 +02:00
  • 6755b6a88d hotfix(build): Fix cargo make install Kunal Mohan 2021-05-24 18:42:22 +05:30
  • 8235f48849
    docs(changelog): pty fix Aram Drevekenin 2021-05-24 15:02:21 +02:00
  • 2168793dc7
    fix(pty): use async io to avoid polling (#523) kxt 2021-05-24 15:00:49 +02:00
  • 1933310626 Allow passing arguments to test and build commands Kunal Mohan 2021-05-22 22:54:00 +05:30
  • cba7c07cd6 rename list_sessions file to sessions Kunal Mohan 2021-05-22 22:34:00 +05:30
  • 0621ba8f34 Allow user to specify session name Kunal Mohan 2021-05-22 22:12:43 +05:30
  • 1162d40ea0 check if session exists before attaching Kunal Mohan 2021-05-22 21:16:44 +05:30
  • 62a2d9cff2 join router threads on exit Kunal Mohan 2021-05-22 20:26:43 +05:30
  • dbc446ab55 fix regression and tests Kunal Mohan 2021-05-22 16:59:12 +05:30
  • fa0a7e05c3 Add ability to attach to sessions Kunal Mohan 2021-05-22 15:45:47 +05:30
  • ac082a1c93 add keybinds for session mode and detach Kunal Mohan 2021-05-21 02:22:01 +05:30
  • b8acf19071 Use Action enum for Quit and detach instead of separate messages under ClientToServerMsg Kunal Mohan 2021-05-21 01:32:58 +05:30
  • 61aa104576 Add ability to detach a session Kunal Mohan 2021-05-21 01:13:01 +05:30
  • 2487256664 Mark current session in the output of list-sessions Kunal Mohan 2021-05-19 21:17:21 +05:30
  • d231d28d7c Implement the minimal list-sessions command Kunal Mohan 2021-05-19 20:01:09 +05:30
  • d6fc7b04d1 add attach and list sessions subcommand to CliArgs Kunal Mohan 2021-05-19 18:09:22 +05:30
  • d13fc7cafa
    Merge pull request #530 from a-kenji/action-doc a-kenji 2021-05-22 10:43:26 +02:00
  • 95964d5f87 Add documentation to actions struct a-kenji 2021-05-22 10:15:05 +02:00
  • f6acd1b4fd
    Merge pull request #529 from a-kenji/config-flags-doc a-kenji 2021-05-22 10:10:41 +02:00
  • 658df7ac17 Change Description of Config Flags a-kenji 2021-05-22 09:27:29 +02:00
  • 810a01c389
    Merge pull request #524 from a-kenji/update-docs a-kenji 2021-05-19 11:03:55 +02:00
  • 0dfd610388 chore(docs): Fix references a-kenji 2021-05-19 10:48:30 +02:00
  • b20ac47d68
    Merge pull request #522 from zellij-org/re-export-dependencies Kunal Mohan 2021-05-19 11:21:33 +05:30
  • a351440c99 upgrade termbg and remove build-dependencies Kunal Mohan 2021-05-19 11:10:21 +05:30
  • 040d10df0f Re-export common dependencies from zellij-utils Kunal Mohan 2021-05-18 22:16:23 +05:30
  • 68445af63f
    refactor(IO): random fixes (#521) kxt 2021-05-18 17:39:36 +02:00
  • 12de9b1073
    Merge pull request #519 from a-kenji/fix-clean-flag a-kenji 2021-05-18 11:49:51 +02:00
  • 79e7c414b7 Fix clean flag a-kenji 2021-05-18 11:04:27 +02:00
  • 58a1ff82c1 docs(changelog): Split Layout Flag 514 a-kenji 2021-05-18 10:49:52 +02:00
  • c1248ff49f
    Merge pull request #514 from a-kenji/layout-path-506 a-kenji 2021-05-18 10:47:58 +02:00
  • bcbde9fbb5 Merge branch 'main' of https://github.com/zellij-org/zellij into layout-path-506 a-kenji 2021-05-18 10:05:15 +02:00
  • dc067580f3 Fix Clippy Suggestions a-kenji 2021-05-18 09:45:03 +02:00