Commit graph

  • c5a25f267f Revert "Display just session name with tab names" Lovecraftian Horror 2021-07-20 13:14:13 -04:00
  • 105ae61682 docs(changelog): noop for mouse actions on plugins a-kenji 2021-07-20 16:27:32 +02:00
  • 855572f526
    Merge pull request #620 from a-kenji/plugin-crash-on-mouse-event a-kenji 2021-07-20 16:26:20 +02:00
  • 697ba09c71 Add noop for mouse actions on plugins a-kenji 2021-07-20 15:08:38 +02:00
  • 55bc1feee1 chore(release): rotate changelog Brooks J Rady 2021-07-19 20:50:01 +01:00
  • 7de19dc6df fix(style): bury the dead (code) Brooks J Rady 2021-07-19 20:49:23 +01:00
  • 6a90542ae3 chore(release): bump development version Brooks J Rady 2021-07-19 20:35:50 +01:00
  • d097c521ac chore(release): v0.15.0 Brooks J Rady 2021-07-19 20:27:58 +01:00
  • 27634423d9 Minor fixes Paweł Palenica 2021-07-17 23:50:24 -07:00
  • 3326f521ef Fix clippy Paweł Palenica 2021-07-13 23:46:36 -07:00
  • 9044dbcec3 small touchups Paweł Palenica 2021-07-13 23:31:16 -07:00
  • b15cfba6e1 Apply code review suggestions. Rename decorating_pipe to logging_pipe. Add plugin_id to plugin log. Move logger init from file to in-code initialization and change logging file to zellij directory. Change format of timestamp. Paweł Palenica 2021-07-13 23:22:11 -07:00
  • b25842a563 Display just session name with tab names Lovecraftian Horror 2021-07-09 15:45:39 -04:00
  • eb6e49c260 Move ModeInfo::new() back to get_mode_info() Lovecraftian Horror 2021-07-09 15:21:47 -04:00
  • 3df0210647 Fix formating of markdown a-kenji 2021-07-09 17:49:36 +02:00
  • be1cb626ee Fix formatting of markdown a-kenji 2021-07-09 17:47:21 +02:00
  • 910c3d4291 docs(changelog): Add on_force_close #609 a-kenji 2021-07-09 17:29:37 +02:00
  • 22b30599d8
    Merge pull request #612 from a-kenji/improve-options a-kenji 2021-07-09 17:25:27 +02:00
  • f755ef23d9 docs(changelog): Add commands to layout #600 a-kenji 2021-07-09 17:08:01 +02:00
  • 0ab00e2c6c
    Merge pull request #600 from a-kenji/layout-command a-kenji 2021-07-09 16:58:29 +02:00
  • 261e691f9f Add commands to layout a-kenji 2021-07-02 18:44:36 +02:00
  • 8363705939 Add serde-alias for on_force_close a-kenji 2021-07-09 15:01:05 +02:00
  • cf8d5a7a4d Use lowercase for options a-kenji 2021-07-09 13:11:02 +02:00
  • 89f84ecd3f Simplify merging of options a-kenji 2021-07-09 13:09:05 +02:00
  • 6299660d5c Add doc-comment for mouse-mode a-kenji 2021-07-09 11:57:52 +02:00
  • 337674b073 Improve clarity of precedence in options a-kenji 2021-07-09 11:55:33 +02:00
  • 0e6e581356
    Merge pull request #609 from zellij-org/force-close Kunal Mohan 2021-07-09 12:50:04 +05:30
  • a38c176646
    Update Cargo.toml qepasa 2021-07-09 07:56:54 +02:00
  • 383446d025
    Update Cargo.toml qepasa 2021-07-09 07:56:20 +02:00
  • 45d2992a3f
    Merge branch 'main' into unified-logging qepasa 2021-07-08 22:55:50 -07:00
  • 3b78d7d0a4 More cleanup, remove serde from zellij-server Paweł Palenica 2021-07-08 22:01:03 -07:00
  • 8d864e1fbf remove one more crate from zellij-server Paweł Palenica 2021-07-08 21:53:22 -07:00
  • a076d9ef14 Cleanup Paweł Palenica 2021-07-08 21:49:56 -07:00
  • 13b5d1e58f Add padding to logger Paweł Palenica 2021-07-08 21:43:19 -07:00
  • 56af1d8640 Add doc comment for the on_force_close option Kunal Mohan 2021-07-09 00:42:06 +05:30
  • 67ee63548a Add on_force_close config option Kunal Mohan 2021-07-09 00:25:59 +05:30
  • 4fcf558156 Display session name within session Lovecraftian Horror 2021-07-08 14:16:25 -04:00
  • ba21b86435 Cleanup log config file a bit, make format verbose so everyone can understand it without looking into log4rs docs Paweł Palenica 2021-07-07 23:27:07 -07:00
  • 21b88281ce Add test case for malformed input and detect too long messages Paweł Palenica 2021-07-07 23:14:50 -07:00
  • 46cac59d4c Add unit tests for decorating pipe and clean it up a bit Paweł Palenica 2021-07-07 22:54:38 -07:00
  • 50d049a0ed docs(changelog): Change Run binding #602 a-kenji 2021-07-07 11:09:26 +02:00
  • c1f57535e7
    Merge pull request #602 from a-kenji/run-command-rename a-kenji 2021-07-07 11:08:19 +02:00
  • 13dd445574 Some progress on decorating pipe. Add some logic to handle endl in plugin messages. Basic logging from plugins works now. Paweł Palenica 2021-07-06 23:41:37 -07:00
  • af86edcf99 Change name of Run binding for actions a-kenji 2021-07-06 23:37:53 +02:00
  • eb7f0773c5
    Merge pull request #598 from zellij-org/rm-feat-test Kunal Mohan 2021-07-06 21:51:28 +05:30
  • e2949509a2 Add custom function for unit test in zellij-utils Kunal Mohan 2021-07-04 21:16:47 +05:30
  • 82288c6a3d Remove test feature and hacks Kunal Mohan 2021-07-04 15:20:47 +05:30
  • 79c30e9d59
    docs(changelog): kill children properly Aram Drevekenin 2021-07-05 18:52:15 +02:00
  • 47206866b6
    fix(os): attempt to stop children with SIGTERM before SIGKILL (#601) Aram Drevekenin 2021-07-05 18:51:14 +02:00
  • 9c419a0a4f
    docs(changelog): fix version number again :) Aram Drevekenin 2021-07-05 11:08:58 +02:00
  • 50a580f6bd
    docs(changelog): fix version number Aram Drevekenin 2021-07-05 11:08:26 +02:00
  • 7fe87f59a3 chore(version): bump development version Aram Drevekenin 2021-07-05 11:04:51 +02:00
  • 2e0e22cdb4 chore(release): v0.14.0 Aram Drevekenin 2021-07-05 10:13:46 +02:00
  • 579701a2bb docs(changelog): Add layout-dir to setup --check #599 a-kenji 2021-07-04 17:34:55 +02:00
  • 50d445722f
    Merge pull request #599 from a-kenji/layout-check a-kenji 2021-07-04 17:33:28 +02:00
  • 6bcd84f6d5 Add layout-dir to setup --check subcommand a-kenji 2021-07-04 14:23:52 +02:00
  • 51c826b991
    docs(changelog): initial mouse support Aram Drevekenin 2021-07-02 16:41:27 +02:00
  • f93308f211
    feat(ui): initial mouse support (#448) Thomas Linford 2021-07-02 16:40:50 +02:00
  • 2a024db839 chore(changelog): Add run-command option #596 a-kenji 2021-07-02 14:08:14 +02:00
  • 5c3759e155
    Merge pull request #596 from a-kenji/run-command-action a-kenji 2021-07-02 14:06:36 +02:00
  • 0bf78100dd Add running commands to an action a-kenji 2021-06-30 23:25:50 +02:00
  • 81941be134
    Merge pull request #595 from a-kenji/load-default-shell a-kenji 2021-07-01 22:24:01 +02:00
  • 06e19516f4 Improve loading of default shell slightly a-kenji 2021-07-01 21:48:24 +02:00
  • 04ad07d9e9 docs(changelog): Add option for default-shell a-kenji 2021-07-01 20:28:00 +02:00
  • 8524f52ff4
    Merge pull request #594 from a-kenji/default-shell a-kenji 2021-07-01 20:25:14 +02:00
  • 6f1c103e02 Add option to specify default-shell a-kenji 2021-07-01 20:02:08 +02:00
  • 71f980a01d
    Merge pull request #593 from a-kenji/modularize-spawn-terminal a-kenji 2021-06-30 19:56:39 +02:00
  • 8086765e50 fixup! Fix merged tests a-kenji 2021-06-30 19:42:21 +02:00
  • 242e41d67f Merge branch 'main' of https://github.com/zellij-org/zellij into modularize-spawn-terminal a-kenji 2021-06-30 18:59:55 +02:00
  • f9e01c04e1 Modularize spawn_terminal_function a-kenji 2021-06-29 22:13:19 +02:00
  • 1b70b6958c
    Merge pull request #591 from a-kenji/update-dependencies a-kenji 2021-06-30 11:37:16 +02:00
  • ed4fd2a8e7
    chore(tests): move all integration tests to be either unit or e2e tests - remove old testing infra (#589) Aram Drevekenin 2021-06-30 11:27:35 +02:00
  • 0c570a52f5 feat: Add logger to Zellij Paweł Palenica 2021-06-29 23:46:00 -07:00
  • da415657df Add new dependencies to CONTRIBUTING.md a-kenji 2021-06-29 23:19:23 +02:00
  • 974edc2c98
    Merge pull request #590 from a-kenji/clippy-fixes a-kenji 2021-06-29 23:16:49 +02:00
  • b3b9175081 chore(clippy): needless_borrow a-kenji 2021-06-29 23:02:51 +02:00
  • 3313634fe9
    Add e2e tests (#582) Aram Drevekenin 2021-06-21 10:45:18 +02:00
  • 07ad2f54ea docs(changelog): Autodetach #581 Kunal Mohan 2021-06-19 11:35:44 +05:30
  • c046ab1ecc
    Merge pull request #581 from dantepippi/autodetach Kunal Mohan 2021-06-19 11:15:26 +05:30
  • e7fc0e3ff9 Sending the action Action::Detach to the server Dante Pippi 2021-06-18 12:26:29 -03:00
  • 18adbcc1b1 Detach session on a forced close (handlign SIGTERM and other signals) Dante Pippi 2021-06-17 21:21:39 -03:00
  • a71b966941
    Merge pull request #580 from a-kenji/makefile-layout-fix a-kenji 2021-06-17 17:41:19 +02:00
  • dc8487cb4f Fix missing layout-dir in makefile a-kenji 2021-06-17 16:41:20 +02:00
  • 5c69ce9aad docs(changelog): layout dir from data to config a-kenji 2021-06-16 19:03:07 +02:00
  • 08ed30e832
    Merge pull request #577 from a-kenji/default-layouts a-kenji 2021-06-16 19:00:52 +02:00
  • a9088264eb Change layout directory from data to config a-kenji 2021-06-16 16:59:56 +02:00
  • 8e097c258a docs(changelog): improve layout errors a-kenji 2021-06-15 11:22:14 +02:00
  • 64d639b243
    Merge pull request #576 from a-kenji/layout-error a-kenji 2021-06-15 11:20:46 +02:00
  • 4743b7e7ab Merge branch 'main' of https://github.com/zellij-org/zellij into layout-error a-kenji 2021-06-14 22:05:25 +02:00
  • cafcca0c57 Move layout.rs from server to utils a-kenji 2021-05-31 21:47:32 +02:00
  • 7f67e6d97f
    docs(contributing): add the invite link to the discord server (#570) Matthias 2021-06-10 09:23:26 +02:00
  • 056f20ff1f style(comments): remove leftovers Aram Drevekenin 2021-06-04 18:57:26 +02:00
  • dc44a00699 chore(release): bump development version Brooks J Rady 2021-06-04 10:28:03 +01:00
  • 0681163f8d chore(release): v0.13.0 Brooks J Rady 2021-06-04 10:13:14 +01:00
  • 65574eea5d fix(build): better tested publishing flow Brooks J Rady 2021-06-03 21:58:02 +01:00
  • d6a8daba84 fix(build): allow crates.io to update between crate uploads Brooks J Rady 2021-06-03 20:43:20 +01:00
  • c65987a285
    feat(ui): laying the groundwork for a new resize algorithm Brooks Rady 2021-06-03 13:15:56 +01:00
  • a9ce13c1d2 feat(ui): added feature for an experimental resize Brooks J Rady 2021-06-03 13:05:52 +01:00
  • 24165b6178
    docs(changelog): performance fix Aram Drevekenin 2021-06-03 14:04:36 +02:00
  • 0bab7c1245
    fix(performance): output buffer (#567) Aram Drevekenin 2021-06-03 14:03:05 +02:00