Commit graph

  • 5f86dc4fd0
    doc(config): add copy-command examples to default config (PR #996) (#1019) Jordan Callicoat 2022-01-20 10:36:59 -06:00
  • ddbf16e1b3
    docs(changelog): copy-command option Thomas Linford 2022-01-15 12:41:25 +01:00
  • 9cc2645db0
    Add a copy command option (#996) Christophe Verbinnen 2022-01-15 06:38:45 -05:00
  • 6af419528f
    docs(changelog): fix dependency problem Jae-Heon Ji 2022-01-13 20:48:00 +09:00
  • 65a12c0f5e
    feat: change dependency for process_cwd (#1001) Jae-Heon Ji 2022-01-13 20:41:13 +09:00
  • f6c56f6ea3
    style(comment): remove outdated Aram Drevekenin 2022-01-12 09:38:04 +01:00
  • 737787702e
    style(format): remove debug message Aram Drevekenin 2022-01-11 17:03:47 +01:00
  • 49af892970
    docs(changelog): cwd fix Aram Drevekenin 2022-01-09 11:02:06 +01:00
  • d2cfcb3bab
    fix: add condition for existence of current_dir (#995) Jae-Heon Ji 2022-01-09 18:18:03 +09:00
  • 690af2e33d
    docs(governance): add myself to governance Jae-Heon Ji 2022-01-07 23:46:57 +09:00
  • e06300f7db chore(version): bump development version Aram Drevekenin 2022-01-05 11:14:15 +01:00
  • f6ee6ec6e5 chore(release): v0.24.0 Aram Drevekenin 2022-01-05 10:37:31 +01:00
  • 477ad9e1a6 chore(build): fix publishing flow Aram Drevekenin 2022-01-05 10:34:29 +01:00
  • 59c71355a9
    Remove unused dependency - termbg (#992) Kunal Mohan 2022-01-04 23:49:53 +05:30
  • ba9f88443a docs(changelog): Configurable scroll buffer size Kunal Mohan 2022-01-04 23:26:12 +05:30
  • e23d06b70d
    Feature: Configurable scroll buffer (#936) Kunal Mohan 2022-01-04 23:24:05 +05:30
  • 3e0ac752cc
    docs(config): add ALT-centered example with usage instructions (#989) matu3ba 2022-01-04 17:35:44 +01:00
  • ee7b7946ef
    docs(changelog): keybindings Aram Drevekenin 2022-01-04 17:25:19 +01:00
  • d4b14d7657
    feat(keybinds): improve default keybindings (#991) Aram Drevekenin 2022-01-04 17:24:18 +01:00
  • 0d0064afff
    fix(panes): do not crash when closing fixed pane (#987) Aram Drevekenin 2022-01-04 11:43:34 +01:00
  • 34634f77f7
    docs(changelog): recent fixes Aram Drevekenin 2022-01-04 11:09:08 +01:00
  • d5fe53ef57
    fix(tabs): dont panic when tab history is empty and closing tab (#990) Aram Drevekenin 2022-01-04 11:07:09 +01:00
  • 4496c4d4dc
    Pass active terminal title through to terminal emulator (#980) Kunal Mohan 2022-01-03 22:18:22 +05:30
  • 04fe184713
    docs(changelog): multi user tab clicking sync bug Aram Drevekenin 2022-01-03 16:56:20 +01:00
  • 153ed175af
    fix(plugins): send events to plugins properly in a multiuser env (#986) Aram Drevekenin 2022-01-03 16:55:21 +01:00
  • 7dad61e529
    refactor(tab): separate concerns (namely move pane positioning actions out of tab) (#985) Aram Drevekenin 2022-01-03 15:56:41 +01:00
  • d509fea457
    docs(changelog): multi user tab click crash Aram Drevekenin 2022-01-03 15:56:04 +01:00
  • 5dd3fce4a1
    fix(plugins): register correct client id (#984) Jae-Heon Ji 2022-01-03 23:54:41 +09:00
  • e2f9f30405
    docs(changelog): ring bell Aram Drevekenin 2022-01-03 15:50:59 +01:00
  • 00e923cfdc
    Implement passing the bell signal to the terminal (#981) auronandace 2022-01-03 14:50:00 +00:00
  • 82384dc970
    docs(changelog): switch tab mouse fullscreen fix Aram Drevekenin 2022-01-03 14:59:22 +01:00
  • 8f5325e4ed
    fix(ui): left click on tabs when pane is on fullscreen mode (#977) dswij 2022-01-03 21:58:15 +08:00
  • 855413c8c4
    docs(changelog): multi user tab switch fix Aram Drevekenin 2021-12-29 16:33:21 +01:00
  • e1997f6e7d
    fix: update switch to tab bug in multiple users (#959) Jae-Heon Ji 2021-12-30 00:32:38 +09:00
  • d296da8cfa
    docs(changelog): asset creation fix Aram Drevekenin 2021-12-29 16:29:58 +01:00
  • b81268e80c
    fix(commands): add install default assets (#961) Jae-Heon Ji 2021-12-30 00:28:51 +09:00
  • 590d3479e6
    docs(changelog): ensure clippy runs on all targets Thomas Linford 2021-12-29 09:19:39 +01:00
  • a62a23a1c7
    fix(clippy): ensure clippy runs on all targets (#972) danieleades 2021-12-29 08:16:54 +00:00
  • ed251d3e23
    docs(changelog): unhandled mouse events bugfix Thomas Linford 2021-12-28 21:41:41 +01:00
  • 6e35f29b0f
    fix(mouse): prevent unhandled mouse events escape to terminal (#976) Thomas Linford 2021-12-28 21:39:20 +01:00
  • fc2a79c7a5
    Update CHANGELOG.md Aram Drevekenin 2021-12-28 08:58:57 +01:00
  • 9e74d8d617
    fix(plugins): typo that gives plugins the wrong theme (#975) LordMZTE 2021-12-28 08:58:25 +01:00
  • 0863e74d10
    docs(changelog): detach client bugfix Aram Drevekenin 2021-12-23 10:45:31 +01:00
  • 0d7f22f09a
    fix(attach): make removing clients atomic (#966) Aram Drevekenin 2021-12-23 10:44:23 +01:00
  • 3f2724dc07
    docs(changelog): delete in midline with wide chars Aram Drevekenin 2021-12-22 17:59:07 +01:00
  • ec4649c7c9
    fix(compatibility): handle deleting chars in lines with widechars (#965) Aram Drevekenin 2021-12-22 17:57:59 +01:00
  • 827db866e7
    docs(changelog): post wide-char insertion fix Aram Drevekenin 2021-12-22 14:35:32 +01:00
  • 52977a761f
    fix(compatibility): handle inserting characters after wide character (#964) Aram Drevekenin 2021-12-22 14:34:28 +01:00
  • be54e2b2e0
    docs(readme): cross out roadmap goal and update demo Aram Drevekenin 2021-12-22 09:20:45 +01:00
  • fbd54d41ef chore(assets): multiplayer demo gif Aram Drevekenin 2021-12-22 09:04:08 +01:00
  • ce8e898e6d chore(version): bump development version Aram Drevekenin 2021-12-20 18:31:54 +01:00
  • 6175d57702 chore(version): bump development version Aram Drevekenin 2021-12-20 17:56:47 +01:00
  • 082231101f chore(release): v0.22.1 Aram Drevekenin 2021-12-20 17:42:38 +01:00
  • 4962fc3dad
    docs(changelog): collaboration support Aram Drevekenin 2021-12-20 17:32:12 +01:00
  • ca8438b0aa
    feat(collaboration): implement multiple users (#957) Aram Drevekenin 2021-12-20 17:31:07 +01:00
  • 2c1d3a9817 chore(release): v0.22.1 Aram Drevekenin 2021-12-14 17:32:53 +01:00
  • 1a991ce7fb chore(version): bump development version Aram Drevekenin 2021-12-14 17:32:02 +01:00
  • 903873c427
    docs(changelog): fullscreen bug Aram Drevekenin 2021-12-14 09:43:40 +01:00
  • 10da4348ae
    Fix tab fullscreen switch (#941) Aram Drevekenin 2021-12-14 09:42:52 +01:00
  • d60e662599
    docs(packaging): fedora COPR Chetan Vardhan 2021-12-14 03:25:44 +05:30
  • 5f1f190a85 chore(version): bump development version Aram Drevekenin 2021-12-13 16:19:37 +01:00
  • 92f902ef7e chore(release): v0.22.0 Aram Drevekenin 2021-12-13 15:52:53 +01:00
  • 514d9c9b0e style(fmt): make rustfmt happy and update plugins Aram Drevekenin 2021-12-13 15:14:44 +01:00
  • a721495839 hotfix(plugins): run load function for every user when cloning plugin Aram Drevekenin 2021-12-13 15:07:49 +01:00
  • 448b805259 hotfix: default to quicknav tip Aram Drevekenin 2021-12-10 09:42:40 +01:00
  • c0afb23e06 docs(changelog): Allow naming panes Kunal Mohan 2021-12-09 23:33:11 +05:30
  • c75bcbd937
    Feature: Add pane names (#928) Kunal Mohan 2021-12-09 23:30:40 +05:30
  • 368c852e57 docs(changelog): distinct tips in status-bar a-kenji 2021-12-09 18:57:26 +01:00
  • 25e7ed80de docs(changelog): update default layouts a-kenji 2021-12-09 18:55:50 +01:00
  • d79060f69a
    feat(status-bar): add multiple tips (#848) Jae-Heon Ji 2021-12-10 02:53:46 +09:00
  • 2096cafe1d
    chore: update example layout (#926) Jae-Heon Ji 2021-12-10 02:38:18 +09:00
  • 90f463138b
    docs(changelog): multiple users in plugins Aram Drevekenin 2021-12-08 18:42:40 +01:00
  • 92bddf1b79
    fix(plugins): support multiple users (#930) Aram Drevekenin 2021-12-08 18:41:41 +01:00
  • 56e85f87d6
    fix(style): various internal refactorings Marcin Puc 2021-12-07 11:24:42 +01:00
  • d34e624010
    docs(changelog): fix resize performance Thomas Linford 2021-12-05 11:29:37 +01:00
  • e47e3d361f
    fix(perf): throttle resizes on sigwinch (#895) Thomas Linford 2021-12-05 11:26:32 +01:00
  • 0a84d39a58 docs(changelog): fix unbind key a-kenji 2021-12-04 16:08:36 +01:00
  • 050fa8fd07
    fix(config): unbind keys correctly (#925) a-kenji 2021-12-04 16:06:20 +01:00
  • b727d105f3
    fix(warn): remove unnecessary mut (#922) a-kenji 2021-12-03 18:09:29 +01:00
  • db3d8a71a8 docs(changelog): update example config options a-kenji 2021-12-03 11:19:01 +01:00
  • b78a6d4258
    fix(assets): update config option examples (#920) a-kenji 2021-12-03 11:13:56 +01:00
  • 60cbf7bde0
    docs(changelog): windows paste fix Aram Drevekenin 2021-12-02 18:36:47 +01:00
  • cbe0d5405e
    fix(compatibility): do not duplicate bracketed paste in chunked stdin input (#917) Aram Drevekenin 2021-12-02 18:35:55 +01:00
  • 180aa786a5
    docs(changelog): fix flaky scrolling issue Aram Drevekenin 2021-12-01 13:02:13 +01:00
  • 464cb6beec
    fix(compatibility): full screen scroll region (#915) Aram Drevekenin 2021-12-01 13:01:22 +01:00
  • 4e5717ec6e
    fix(plugin): mismatch JSON format on get_zellij_version Jae-Heon Ji 2021-12-01 05:01:03 +09:00
  • c3f838a906 docs(changelog): prevent session from attaching to itself Kunal Mohan 2021-11-30 17:34:39 +05:30
  • 0ed8f06b9f
    Prevent a zellij session from attaching to itself. (#911) Kunal Mohan 2021-11-30 17:31:05 +05:30
  • 5180d8016f docs(changelog): formatting a-kenji 2021-11-30 11:34:01 +01:00
  • 77ef8aaa8c docs(changelog): add gray to themes section a-kenji 2021-11-30 11:04:23 +01:00
  • adee5e78a9
    fix(theme): add gray to theme (#914) a-kenji 2021-11-30 11:03:20 +01:00
  • 798a57e535 docs(changelog): fix missing theme on config merge a-kenji 2021-11-30 09:48:51 +01:00
  • d7e460a3d6
    Fix: missing theme in config (#913) Tw 2021-11-30 16:46:48 +08:00
  • 485b9e4f98
    fix: Update CONTRIBUTING.md (#909) Joseph Post 2021-11-30 01:01:24 -06:00
  • 1ee743156c chore(version): bump development version Aram Drevekenin 2021-11-29 10:09:22 +01:00
  • eec8dbf7ec chore(release): v0.21.0 Aram Drevekenin 2021-11-29 09:35:48 +01:00
  • 7722a21248 chore(build): update plugins Aram Drevekenin 2021-11-29 09:16:12 +01:00
  • 7cb165f0c2 fix(style): remove unused imports Brooks J Rady 2021-11-27 15:35:37 +00:00
  • 1725075cbb docs(changelog): add zellij version to plugin api a-kenji 2021-11-26 10:46:14 +01:00
  • c349586d84
    feat: provide the zellij version to plugins (#894) Jae-Heon Ji 2021-11-26 18:44:43 +09:00