Commit graph

  • 8c3bf215b7
    Merge pull request #510 from zellij-org/speedup-ci Henil Dedania 2021-05-18 12:00:38 +05:30
  • d202cb7394
    docs(readme): clarifications Aram Drevekenin 2021-05-17 18:21:31 +02:00
  • 7dbf859508
    docs(changelog): update osc change Aram Drevekenin 2021-05-17 18:15:22 +02:00
  • a3f42b19a9
    Osc implementation (#517) Aram Drevekenin 2021-05-17 18:13:05 +02:00
  • 84911619b2 hotfix(server): Maintain working directory while daemonization Kunal Mohan 2021-05-17 15:53:21 +05:30
  • 51f1b53fe2 Docs(changelog): Restructuring #515 Kunal Mohan 2021-05-17 01:49:00 +05:30
  • bc408e6e61
    Merge pull request #515 from zellij-org/restructure Kunal Mohan 2021-05-17 01:40:46 +05:30
  • a872362328 fmt and clippy Kunal Mohan 2021-05-16 22:25:32 +05:30
  • 62d0901bbd Revert changes to Makefile.toml and build without --all-features Kunal Mohan 2021-05-16 20:56:28 +05:30
  • 2038947a14 Big refactor: separate crates for client, server and utilities Kunal Mohan 2021-05-16 16:42:50 +05:30
  • 28212f5430
    handle error on termios initialization (#511) Thomas Linford 2021-05-16 18:00:22 +02:00
  • 197f318756 Merge branch 'main' of https://github.com/zellij-org/zellij into layout-path-506 a-kenji 2021-05-16 12:44:56 +02:00
  • abf0a2d0c6 Split Layout Flag a-kenji 2021-05-15 18:42:23 +02:00
  • 8d742ccc53 Docs(changelog): Multiprocess model #499 Kunal Mohan 2021-05-15 23:07:39 +05:30
  • 4c198b4243
    Merge pull request #499 from zellij-org/multiprocess Kunal Mohan 2021-05-15 23:03:38 +05:30
  • 050d846b5e clean and exit on window close Kunal Mohan 2021-05-13 18:37:59 +05:30
  • 07ca0cbb11 Fix after rebase Kunal Mohan 2021-05-12 23:57:22 +05:30
  • 378dd90f8f Do not pass config_options while spawning server process Kunal Mohan 2021-05-12 23:48:47 +05:30
  • 41212dc0e8 Fix after rebase Kunal Mohan 2021-05-12 22:27:25 +05:30
  • e203f96d78 fix testing Kunal Mohan 2021-05-12 20:45:27 +05:30
  • c5675e965b Use ClientToServerMsg and ServerToClientMsg for IPC Kunal Mohan 2021-05-12 20:16:56 +05:30
  • f2c43ac577 Fix memory overflow error and add panic hook for server Kunal Mohan 2021-05-12 18:46:21 +05:30
  • 0d792e26f2 Switch to multiprocess model: Not looking good Kunal Mohan 2021-05-11 11:47:08 +05:30
  • 20d4b1826d docs(changelog): Remove unused import a-kenji 2021-05-15 17:39:29 +02:00
  • 5a9b9dcbbc
    Merge pull request #504 from matthiasbeyer/remove-unused a-kenji 2021-05-15 17:38:16 +02:00
  • fd42119219 Remove unused import Matthias Beyer 2021-05-15 14:31:54 +02:00
  • 97589c6a92 chore(version): bump development version Aram Drevekenin 2021-05-15 13:50:35 +02:00
  • f37018e949 chore(release): v0.11.0 Aram Drevekenin 2021-05-15 13:27:40 +02:00
  • fef150c8ff docs(changelog): Invert Asset Installation a-kenji 2021-05-15 13:17:35 +02:00
  • e0fede55a8
    Merge pull request #512 from a-kenji/invert-asset-installation a-kenji 2021-05-15 13:00:11 +02:00
  • ba206b1f29 Invert Assets Installation Feature a-kenji 2021-05-15 12:45:24 +02:00
  • fd04a22249 build(ci): Use Cache to speed up CI checks henil 2021-05-15 13:41:36 +05:30
  • f1bff237a4 feat(build): incorporate git committing and tagging into the publish process Brooks J Rady 2021-05-14 11:41:00 +01:00
  • b835594bf2 fix(build): fix an unintuitive operator precedence breaking plugin updating Brooks J Rady 2021-05-14 10:56:36 +01:00
  • ed0cea96dc docs(changelog): Add check to the setup subcommand a-kenji 2021-05-14 12:01:14 +02:00
  • 26cd36720b
    Merge pull request #503 from a-kenji/check-setup a-kenji 2021-05-14 11:57:57 +02:00
  • d667e5ed81 Add check flag to the setup subcommand a-kenji 2021-05-12 22:37:17 +02:00
  • 791cfd0a6e chore(version): bump development version Aram Drevekenin 2021-05-14 11:01:13 +02:00
  • e68504552e hotfix: bump zellij-tile version Aram Drevekenin 2021-05-14 10:39:59 +02:00
  • 8cdc7fbb69
    fix(input): forward unknown keys to active terminal (#501) Aram Drevekenin 2021-05-13 17:15:13 +02:00
  • b93e51cf88
    fix(compatibility): implement device reports (#500) Aram Drevekenin 2021-05-13 16:09:07 +02:00
  • a24c7f79f1
    Merge pull request #465 from a-kenji/set-data-dir a-kenji 2021-05-12 20:11:06 +02:00
  • 4134c952f6 Merge branch 'main' of https://github.com/zellij-org/zellij into set-data-dir a-kenji 2021-05-12 20:03:04 +02:00
  • ffd8f17a94 Add Complile Time System Directories a-kenji 2021-05-06 21:38:10 +02:00
  • 34f0bf172d
    Merge pull request #497 from a-kenji/fix-default-keybind a-kenji 2021-05-12 16:14:20 +02:00
  • ad2f932b1a Fix Default Keybind for Tab -> Resize Mode a-kenji 2021-05-12 16:01:52 +02:00
  • 9eea63f836
    Merge pull request #495 from a-kenji/fix-simplified-ui a-kenji 2021-05-12 15:46:17 +02:00
  • db592cc840 Merge branch 'main' of https://github.com/zellij-org/zellij into fix-simplified-ui a-kenji 2021-05-12 15:36:50 +02:00
  • 776a2c5151 Fix Simplified Ui a-kenji 2021-05-12 13:32:39 +02:00
  • ce00837ca2
    docs(changelog): pasted text fix Aram Drevekenin 2021-05-12 14:22:59 +02:00
  • 3f1ec7c295
    fix(ui): handle pasted text properly (#494) Aram Drevekenin 2021-05-12 14:22:15 +02:00
  • ce50d6e406
    docs(changelog): compatibility update Aram Drevekenin 2021-05-12 11:29:27 +02:00
  • 9bb300e1c0
    fix(compatibility): properly fill viewport with styles when clearing it (#493) Aram Drevekenin 2021-05-12 11:27:53 +02:00
  • 830e963d6f
    Merge pull request #492 from a-kenji/config-loading-tweak a-kenji 2021-05-12 10:08:32 +02:00
  • 6ffd698d0a Slight rework of config loading. a-kenji 2021-05-12 09:42:05 +02:00
  • 2c2ab15ee7 docs(changelog): Add Option for Simplified Layout a-kenji 2021-05-11 22:13:15 +02:00
  • 38b8f64ae6
    Merge pull request #479 from a-kenji/simple-font-ui a-kenji 2021-05-11 22:09:33 +02:00
  • 7d553bbeba
    Merge pull request #488 from a-kenji/darwin-config-dir a-kenji 2021-05-11 13:24:56 +02:00
  • 1859abbb23 Change Ordering of the Default Config Directories a-kenji 2021-05-11 13:10:31 +02:00
  • ce0ca2f997 chore(version): bump development version Aram Drevekenin 2021-05-11 11:45:21 +02:00
  • 8bb476457e
    Merge pull request #487 from a-kenji/mac-config a-kenji 2021-05-11 11:13:13 +02:00
  • 4b39699964
    Merge branch 'main' into mac-config a-kenji 2021-05-11 11:10:34 +02:00
  • a116f6e177 Fix Max Config Directory a-kenji 2021-05-11 11:05:17 +02:00
  • 20dcb3f4ca
    docs(changelog): update compatibility fixes Aram Drevekenin 2021-05-11 11:08:14 +02:00
  • 073d39705e
    Terminal compatibility: various behaviour fixes (#486) Aram Drevekenin 2021-05-11 11:06:19 +02:00
  • 5f2c5d2bda !fixup Add Option for Simplified Layout a-kenji 2021-05-10 21:21:19 +02:00
  • 85a4e476f2 fixup! Merge branch 'main' of https://github.com/zellij-org/zellij into simple-font-ui a-kenji 2021-05-10 20:54:39 +02:00
  • ef69644f1b fixup! Add Option for Simplified Layout a-kenji 2021-05-10 17:42:59 +02:00
  • ba4e23b163
    Merge pull request #480 from a-kenji/dump-config-exit a-kenji 2021-05-10 17:24:52 +02:00
  • e2514b411c
    Merge branch 'main' into dump-config-exit a-kenji 2021-05-10 17:24:19 +02:00
  • afcc990e69 docs(changelog): Switch tabs in normal mode #471 Kunal Mohan 2021-05-10 20:49:01 +05:30
  • 74526a936a
    Merge pull request #471 from dantepippi/switch-tabs-464 Kunal Mohan 2021-05-10 20:44:05 +05:30
  • 0abb165aec Fix exit code on dump-default-config a-kenji 2021-05-10 17:12:02 +02:00
  • 9c5f0a05c1 Poke a-kenji 2021-05-10 17:08:30 +02:00
  • 3c161a9de3 fixup! Add Option for Simplified Layout a-kenji 2021-05-10 16:55:26 +02:00
  • 84e4876813 fixup! Add Option for Simplified Layout a-kenji 2021-05-10 16:51:06 +02:00
  • 088bcf3dd8 Add Option for Simplified Layout a-kenji 2021-05-09 16:44:05 +02:00
  • 2f1bba753a
    improve bug report template (#466) matu3ba 2021-05-10 14:13:26 +02:00
  • 62796c1a31 After rebase Dante Pippi 2021-05-09 17:24:15 -03:00
  • 9c09cf1658 New behavior for h and l Dante Pippi 2021-05-07 18:19:23 -03:00
  • 2cd433d0d6
    Merge pull request #473 from zellij-org/bus-business-with-extra-merge-fun Kyle Sutherland-Cash 2021-05-09 05:58:46 -07:00
  • 3689d652ef And format... Kyle Sutherland-Cash 2021-05-09 01:52:21 -07:00
  • 0a17323bc4 Bit more module tidy up Kyle Sutherland-Cash 2021-05-09 01:48:21 -07:00
  • 74b5479629 Revert accidental rename of ToggleActiveSyncTab Kyle Sutherland-Cash 2021-05-09 01:37:27 -07:00
  • ce92374f8e cargo fmt Kyle Sutherland-Cash 2021-05-08 10:55:13 -07:00
  • 4fb4faa28d Markups from self-review Kyle Sutherland-Cash 2021-05-08 05:07:41 -07:00
  • 9a3e8bcb84 First round of merging against server-client and color stuff Kyle Sutherland-Cash 2021-05-08 04:32:31 -07:00
  • 7b5e728f9d
    README: shortening + add explanation (#470) matu3ba 2021-05-07 16:13:20 +02:00
  • b2efb68a6e
    docs(changelog): sync command migration Aram Drevekenin 2021-05-07 16:08:03 +02:00
  • 543b70a2bd
    Moving the sync command to the Tab mode (#412) dantepippi 2021-05-07 11:07:23 -03:00
  • ba7368667c
    docs(changelog): terminal aifx Aram Drevekenin 2021-05-07 16:04:42 +02:00
  • 632a7a3209
    fix(compatibility): upgrade vte to support csi subparameters (#469) Aram Drevekenin 2021-05-07 16:03:45 +02:00
  • 62991f138b
    docs(issue): update issue template to new folder location Aram Drevekenin 2021-05-07 15:43:17 +02:00
  • 08f80c5289 docs(changelog): Add more Functionality to Unbind #468 a-kenji 2021-05-07 15:08:47 +02:00
  • c6ec5b22c9
    Merge pull request #468 from a-kenji/partial-unbind-modes a-kenji 2021-05-07 15:07:23 +02:00
  • ad9576dd95 chore(version): bump development version Aram Drevekenin 2021-05-07 14:45:13 +02:00
  • 61e8d09151 hotfix(logging): let logging fail silently while testing Kunal Mohan 2021-05-07 16:50:58 +05:30
  • d3a38763cb
    docs(changelog): update infra change Aram Drevekenin 2021-05-07 12:28:35 +02:00
  • 2446aec82c hotfix(logging): fix atomic_create_file and make set_permissions() return an error Kunal Mohan 2021-05-07 15:40:04 +05:30
  • c7ad6d33ea !fixup Add more Functionality to Unbind a-kenji 2021-05-07 10:54:35 +02:00