Commit graph

  • 7ee228b2b6 Fix The Bug Report Template a-kenji 2021-04-24 10:22:57 +02:00
  • 47cea0615d Add Instructions to Bug Report Template a-kenji 2021-04-24 10:19:22 +02:00
  • fef466c74b wip: the only way to make the default look like on main is to make more customizable colored elements denis 2021-04-24 10:21:25 +03:00
  • 47a918a53c wip: merge main denis 2021-04-24 09:18:37 +03:00
  • 83c7e5622b
    Merge pull request #344 from a-kenji/main a-kenji 2021-04-23 17:16:16 +02:00
  • 7653442510 Update Changelog #342 a-kenji 2021-04-23 17:13:35 +02:00
  • ccf96dba61
    Merge pull request #342 from matu3ba/main a-kenji 2021-04-23 16:09:15 +02:00
  • 7bf39e6858 fix(keybinding): fix tab mode Jan Philipp Hafer 2021-04-23 15:56:25 +02:00
  • 20a6a8e844 chore(version): boost development version to 0.6.0 Aram Drevekenin 2021-04-23 11:59:35 +02:00
  • 2a969cacd0
    docs(changelog): update version Aram Drevekenin 2021-04-23 11:51:57 +02:00
  • ce76efa096 chore(ci): remove release.yml Aram Drevekenin 2021-04-23 10:43:45 +02:00
  • 6ee31c84d7
    fix(ui): resolve ambiguous pane movements by their activity history Brooks Rady 2021-04-23 04:07:52 +01:00
  • e877c75ec1
    fix(ui): resolve ambiguous plane movements by their activity history Brooks Rady 2021-04-23 04:06:14 +01:00
  • 63da95c50f
    fix(ui): resolve ambigous pane movements activity history Brooks Rady 2021-04-23 04:03:43 +01:00
  • 068136b523 Fixing snapshots Dante Pippi 2021-04-22 21:28:38 -03:00
  • 4f7ad31cf6 Changing tests to test the new behavior Dante Pippi 2021-04-22 21:07:55 -03:00
  • f5b781c66f Adding field active_at and using it to sort panes Dante Pippi 2021-04-20 23:58:38 -03:00
  • f2fa8839d4 chore(version): 0.5.1 Aram Drevekenin 2021-04-22 20:59:20 +02:00
  • c809e2b8b0
    docs(changelog): update ui fix Aram Drevekenin 2021-04-22 20:56:57 +02:00
  • 169e25af66
    fix(ui): draw ui properly on terminal start (#323) Aram Drevekenin 2021-04-22 20:55:23 +02:00
  • ae3537957b wip: new build?" denis 2021-04-22 12:10:41 +03:00
  • 8d98ca7da0 wip: merge main in denis 2021-04-22 11:45:29 +03:00
  • 80e1f29270
    fix(cargo): reduce crate size by 4.8MB using cargo diet, to 77kB Brooks Rady 2021-04-22 04:00:41 +01:00
  • 590121483d
    fix(cargo): reduce crate size by 4.8MB using cargo diet, to 77kB Brooks Rady 2021-04-22 03:52:45 +01:00
  • b3ec1d81dd
    Remove build.rs from package, allowing for completions to be excluded too Sebastian Thiel 2021-04-22 09:57:21 +08:00
  • 4dc2965bbf chore(changelog): add entry to CHANGELOG.md and tweak formatting Brooks J Rady 2021-04-22 00:30:00 +01:00
  • 19fc0496a3
    feat(actions): allow scrolling by full pages Brooks Rady 2021-04-22 00:25:43 +01:00
  • a5b04e92f9 add PGUP/PGDN to help info Hongjie Zhai 2021-04-22 07:07:04 +09:00
  • ccae510734
    docs(changelog): update status bar change Aram Drevekenin 2021-04-21 19:28:44 +02:00
  • e55dfc53e0
    fix(ui): do not open new pane on the status bar (#314) Aram Drevekenin 2021-04-21 19:24:51 +02:00
  • c073b407be
    docs(changelog): update change Aram Drevekenin 2021-04-21 17:09:03 +02:00
  • fc2110ab68
    fix(stability): do not clear line if it's not there (#289) Aram Drevekenin 2021-04-21 17:07:49 +02:00
  • 76080d3229
    docs(changelog): fix date Aram Drevekenin 2021-04-21 17:06:38 +02:00
  • fcfeb4fc8f
    docs(changelog): add changes Aram Drevekenin 2021-04-21 16:59:39 +02:00
  • 5879d15fb5
    docs(changelog): initial Aram Drevekenin 2021-04-21 16:57:00 +02:00
  • 5216766a98
    Merge pull request #305 from a-kenji/set-env a-kenji 2021-04-21 15:37:29 +02:00
  • 8823bef7c1 Add ZELLIJ Environment Varable on startup(#304) a-kenji 2021-04-21 15:26:05 +02:00
  • 4863fb7b5e
    Merge pull request #300 from a-kenji/config-command a-kenji 2021-04-21 10:05:45 +02:00
  • ae010964ff Chore(Rustfmt) a-kenji 2021-04-21 09:11:58 +02:00
  • 2c12e8ff83 Change Config To Flag (#290) a-kenji 2021-04-21 08:58:38 +02:00
  • 4590fb474e cargo fmt Hongjie Zhai 2021-04-21 15:31:04 +09:00
  • 9d8fbd2424 add tests Hongjie Zhai 2021-04-21 15:30:02 +09:00
  • 77bbf73c83 cargo fmt Hongjie Zhai 2021-04-21 15:02:51 +09:00
  • 1ed408db86 update default config Hongjie Zhai 2021-04-21 14:51:52 +09:00
  • fad088a868 add scroll page Hongjie Zhai 2021-04-21 14:27:58 +09:00
  • e6deacb695
    Reduce crate size by 4.8MB using cargo diet, to 77kB Sebastian Thiel 2021-04-21 09:21:30 +08:00
  • 74cc48fc50 fix(release): beta tag breaks cargo install Brooks J Rady 2021-04-20 00:27:18 +01:00
  • 3d6312938f chore(release): bump version and add some pre-release info Brooks J Rady 2021-04-20 00:23:01 +01:00
  • fee999ec40 fix(naming): made plugin terminology more consistent Brooks J Rady 2021-04-19 23:37:47 +01:00
  • 996c197fcf
    docs(readme): add link Aram Drevekenin 2021-04-19 23:02:45 +02:00
  • 9aaf51400a
    docs(readme): fix link Aram Drevekenin 2021-04-19 23:01:33 +02:00
  • 1692ae171e
    docs(readme): some updates Aram Drevekenin 2021-04-19 23:00:02 +02:00
  • c4a7566e28 feat(build): update makefile to support ci releasing Brooks J Rady 2021-04-19 19:11:15 +01:00
  • 8a8d536c84
    fix(status-line): remove black background from shortcuts (#276) Aram Drevekenin 2021-04-18 09:58:00 +02:00
  • d5be5e3a84
    Merge pull request #275 from a-kenji/unbind-default-keys a-kenji 2021-04-17 15:21:12 +02:00
  • e5fc158503 Add Unbind for Keybindings (#241) a-kenji 2021-04-17 09:53:13 +02:00
  • 60ad749473 Merge branch 'main' of https://github.com/zellij-org/zellij into unbind-default-keys a-kenji 2021-04-17 00:15:52 +02:00
  • 1f14683c8f Add Unbind Setting for Keybinds a-kenji 2021-04-04 16:56:19 +02:00
  • 7bbd5e2974 Merge branch 'main' of github.com:zellij-org/zellij Brooks J Rady 2021-04-16 16:50:44 +01:00
  • 79a053f807 fix(build): return a clearer message on install failure Brooks J Rady 2021-04-16 16:50:35 +01:00
  • 475c2db4be
    fix(compatibility): properly scroll up in scroll region (#274) Aram Drevekenin 2021-04-16 17:20:51 +02:00
  • 833381bca8
    Stability fixes (#273) Aram Drevekenin 2021-04-15 20:14:35 +02:00
  • 4fe100813c fix(crates.io): bump plugin assets Brooks J Rady 2021-04-14 20:06:42 +01:00
  • 03011c1e5a fix(crates.io): fix outdated zellij-tile library Brooks J Rady 2021-04-14 20:04:02 +01:00
  • 126a4b1d33
    feat(build): overhaul build system Brooks Rady 2021-04-14 19:36:11 +01:00
  • 7ab5b0e80f fix(build): tweak the publishing process Brooks J Rady 2021-04-14 19:26:12 +01:00
  • e98dd69a88 chore(crates.io): bump version to publish Brooks J Rady 2021-04-14 19:20:27 +01:00
  • a52aa9be97 docs(build): update CONTRIBUTING.md Brooks J Rady 2021-04-14 19:11:24 +01:00
  • af702b67e6 feat(build): vastly simplify the build system Brooks J Rady 2021-04-14 19:08:22 +01:00
  • 2dd8d817bb feat(build): allow arguments to be passed to Zellij Brooks J Rady 2021-04-14 16:36:02 +01:00
  • 58fad06ebe
    fix(compatibility): bash reverse search (#271) Aram Drevekenin 2021-04-14 15:05:43 +02:00
  • f9fe1856f2
    fix(compatibility): rotate scroll region (#270) Aram Drevekenin 2021-04-14 14:08:46 +02:00
  • ceb2ebbd2b
    fix(terminal): persiste vte state (#269) Aram Drevekenin 2021-04-14 13:52:45 +02:00
  • 413a24b77f fix(bug): remove buggy expansion boundaries Brooks J Rady 2021-04-14 11:01:28 +01:00
  • 4ae48916b6 fix(style): run rustfmt Brooks J Rady 2021-04-13 21:08:15 +01:00
  • a16a8ad6e3 chore(crates.io): bump version to publish Brooks J Rady 2021-04-13 20:58:23 +01:00
  • 265d039456 fix(perf): fixed a crash when cating large files and bounded memory usage Brooks J Rady 2021-04-13 20:57:53 +01:00
  • ee70927611 chore(crates.io): bump version to test upload Brooks J Rady 2021-04-13 18:59:45 +01:00
  • 138889f49a
    Merge pull request #262 from zellij-org/error-model Kunal Mohan 2021-04-13 23:14:32 +05:30
  • 24161375d1
    feat(build): new cargo-make based build system Brooks Rady 2021-04-13 18:36:06 +01:00
  • 6f4dcfbf65 fix(clippy): get ci passing again Brooks J Rady 2021-04-13 18:14:13 +01:00
  • 23e0b8adf1 fix(ci): unbreak things Brooks J Rady 2021-04-13 16:52:27 +01:00
  • df88862eb3 Revert "fix(ci): speed up ci and fix some typos" Brooks J Rady 2021-04-13 16:49:17 +01:00
  • f036a98124 fix(ci): speed up ci and fix some typos Brooks J Rady 2021-04-13 16:44:44 +01:00
  • fa6c76ea2d fix(ci): update to use the new build system Brooks J Rady 2021-04-13 16:32:59 +01:00
  • 0e73227fe2 merge(main): update branch with changes from main Brooks J Rady 2021-04-13 16:17:40 +01:00
  • d2a7d100ac docs(build): documented the new build system Brooks J Rady 2021-04-13 16:06:04 +01:00
  • dcd03ddc85 First iteration of the new build system is complete Brooks J Rady 2021-04-13 15:35:37 +01:00
  • b2139f4f34 wip: fixing the first arrow denis 2021-04-13 14:19:23 +03:00
  • e5526df46a Merge branch 'main' into x-colors denis 2021-04-13 11:30:54 +03:00
  • 6b643badc5 doc fixes Kunal Mohan 2021-04-09 22:19:09 +05:30
  • 870d6d02b5 restore terminal snapshot on panic Kunal Mohan 2021-04-09 22:00:42 +05:30
  • 380d69978c make error model more autonomous Kunal Mohan 2021-04-09 21:52:46 +05:30
  • 313ac9f414
    fix(performance): remove unnecessary allocations from pty (#264) Aram Drevekenin 2021-04-12 16:00:05 +02:00
  • f23118a20a
    fix(compatibility): reset (#261) Aram Drevekenin 2021-04-09 15:00:18 +02:00
  • b9f3e35a4a wip: looks cleaner denis 2021-04-09 14:56:04 +03:00
  • 748a7ffa6e wip: cleaning up a bit, need to map the colors to the right places in the palette denis 2021-04-09 14:14:50 +03:00
  • 7774edd45a wip: need to figure out how to clear lines denis 2021-04-08 16:29:52 +03:00
  • 65c75ebb95
    feat(controls): add quick navigation (#260) Aram Drevekenin 2021-04-08 11:36:49 +02:00
  • c25eb04de9
    fix(tabs): do not crash if closing pane in fullscreen (#259) Aram Drevekenin 2021-04-06 17:55:48 +02:00