Commit graph

  • e487537472
    docs(changelog): middle or right click selection fix Thomas Linford 2022-05-03 13:05:12 +02:00
  • a62743afe3
    fix(mouse): middle or right clicks creating selection (#1372) Thomas Linford 2022-05-03 13:03:55 +02:00
  • 3177542674 chore(version): bump development version Aram Drevekenin 2022-05-02 22:54:23 +02:00
  • a7ddfe1acc chore(release): v0.29.1 Aram Drevekenin 2022-05-02 22:31:08 +02:00
  • 00f2a53fe9
    docs(changelog): plugin mouse event fix Thomas Linford 2022-05-02 22:22:24 +02:00
  • bfa4942c5b
    fix(mouse): mouse events not forwarded to plugin panes (#1369) Thomas Linford 2022-05-02 22:06:47 +02:00
  • 77e9dc93f7 chore(version): bump development version Aram Drevekenin 2022-05-02 14:00:20 +02:00
  • be2659ed2e chore(release): v0.29.0 Aram Drevekenin 2022-05-02 13:29:00 +02:00
  • 52123c5c04
    build(deps): bump DeterminateSystems/update-flake-lock from 8 to 9 (#1365) dependabot[bot] 2022-05-02 12:44:01 +02:00
  • d7b96eae9f
    flake.lock: Update (#1364) a-kenji 2022-05-01 21:36:13 +02:00
  • e341b10daa
    docs(changelog): mouse fixes Thomas Linford 2022-04-30 18:47:42 +02:00
  • 03ffd08ebb
    fix(mouse): improve mouse event reporting (#1329) Thomas Linford 2022-04-30 18:46:17 +02:00
  • 1f4e3d88c8
    Fix crash on renaming a floating pane (#1323) (#1357) raphCode 2022-04-29 16:16:53 +02:00
  • b0a29c046a
    docs(changelog): change how sessions are sorted Jae-Heon Ji 2022-04-29 21:51:40 +09:00
  • 510964ecbc
    fix: change the way sessions are sorted (#1347) Jae-Heon Ji 2022-04-29 21:46:23 +09:00
  • e558c46e3e
    docs(changelog): saved cursor position on resize Aram Drevekenin 2022-04-29 11:23:30 +02:00
  • 58d52d40e8
    fix(compatibility): adjust saved cursor position on resize (#1362) Aram Drevekenin 2022-04-29 11:21:46 +02:00
  • 34788270a8
    docs(changelog): pane frame title overflow fix Aram Drevekenin 2022-04-29 10:31:24 +02:00
  • 640d1058a4
    Fix title widechar overflow (#1361) Aram Drevekenin 2022-04-29 10:30:30 +02:00
  • 8984d1eef6
    docs(changelog): link handler panic fix Thomas Linford 2022-04-28 20:56:09 +02:00
  • b51c29d2dd
    docs(changelog): osc 10 + 11 Aram Drevekenin 2022-04-28 17:28:01 +02:00
  • 0dc136ec5f
    fix(compatibility): respond to bg and fg color ansi queries (#1358) Aram Drevekenin 2022-04-28 17:26:44 +02:00
  • 188febfc05
    fix(stability): avoid link handler panic on bad index (#1356) Thomas Linford 2022-04-28 11:45:21 +02:00
  • 88e63e5689
    docs(changelog): ipc fix Aram Drevekenin 2022-04-27 10:46:57 +02:00
  • 7ba49658f7
    fix(ipc): empty ipc msg crash (#1351) Aram Drevekenin 2022-04-27 10:44:14 +02:00
  • 90da35f4e6
    docs(changelog): grid stabilizations Aram Drevekenin 2022-04-26 22:40:02 +02:00
  • 22b68c0654
    fix(compatibility): fix crash and don't allow cursor beyond row width (#1349) Aram Drevekenin 2022-04-26 22:38:54 +02:00
  • bba12afbce
    fix(nix): separate default plugins (#1342) a-kenji 2022-04-24 20:48:52 +02:00
  • 43c615e180
    fix: remove flake-utils follows attribute (#1341) a-kenji 2022-04-24 20:25:58 +02:00
  • c8dbd8be07
    flake.lock: Update (#1338) a-kenji 2022-04-24 07:31:03 +02:00
  • 667ee8b1b9
    docs(changelog): add command for auto-start Jae-Heon Ji 2022-04-21 00:30:22 +09:00
  • be0af7e69c
    feat: support the command of auto-start script for shell (#1281) Jae-Heon Ji 2022-04-21 00:28:09 +09:00
  • 7ba70b2959
    flake.lock: Update (#1331) a-kenji 2022-04-17 16:20:28 +02:00
  • da1ebe961f
    docs(changelog): minor system improvements Jae-Heon Ji 2022-04-16 16:13:31 +09:00
  • f2a7e73687
    fix: minor system improvements (#1328) Jae-Heon Ji 2022-04-16 16:11:46 +09:00
  • 348740f5fa
    docs(changelog): copy_on_select option Thomas Linford 2022-04-16 09:05:53 +02:00
  • 198625b055
    feat(copy): add copy_on_select option (#1298) Thomas Linford 2022-04-16 09:04:06 +02:00
  • 53afaa01a9
    docs(changelog): SIGHUP change Aram Drevekenin 2022-04-15 19:48:42 +02:00
  • d4b8199d02
    fix(pty): send SIGHUP instead of SIGTERM when closing a pane (#1320) raphCode 2022-04-15 19:47:46 +02:00
  • ae3dde319e
    docs(changelog): ansi scrolling regression fix Aram Drevekenin 2022-04-14 11:53:22 +02:00
  • cd99d3a547
    fix(compatibility): various ansi fixes (#1324) Aram Drevekenin 2022-04-14 11:52:37 +02:00
  • 6822b9a475
    docs(changelog): copy message improvement Thomas Linford 2022-04-14 09:27:02 +02:00
  • 9faaa4cb23
    feat(copy): improve message when copying to system clipboard (#1321) raphCode 2022-04-14 09:24:29 +02:00
  • bf21442186 chore(version): bump development version Aram Drevekenin 2022-04-13 19:17:09 +02:00
  • f5a231848c chore(release): v0.28.1 Aram Drevekenin 2022-04-13 18:46:35 +02:00
  • 3a2fee601a chore(package): patch version Aram Drevekenin 2022-04-13 18:46:00 +02:00
  • 9ce4ef49a6 chore(release): v0.28.0 Aram Drevekenin 2022-04-13 17:15:26 +02:00
  • 85262ba8ad docs(config): add link to theme examples Aram Drevekenin 2022-04-13 15:38:32 +02:00
  • 25492b448d fix(ui): adjust default bg color Aram Drevekenin 2022-04-13 15:36:04 +02:00
  • 4f13307828 fix(ui): adjust default colors Aram Drevekenin 2022-04-13 15:23:42 +02:00
  • aae9ad95ec
    docs(changelog): multiuser UI fix Aram Drevekenin 2022-04-13 10:07:17 +02:00
  • b185f2827f
    fix(multiuser): properly clear UI when a user detaches (#1317) Aram Drevekenin 2022-04-13 10:05:38 +02:00
  • 8e53fcbe1b
    docs(changelog): XTWINOPS 14 + 16 Aram Drevekenin 2022-04-12 18:08:57 +02:00
  • 19adb29be5 feat(signals): support XTWINOPS 14 and 16 (and query the terminal for them on startup and SIGWINCH) (#1316) Aram Drevekenin 2022-04-12 18:07:32 +02:00
  • 028885c822
    docs(changelog): tiled_panes refactor Aram Drevekenin 2022-04-12 11:02:51 +02:00
  • f9278a9ab8
    refactor(tab): tiled_pane_grid (#1299) Amir Arad 2022-04-12 11:48:10 +03:00
  • bc44a77f1c
    add: plugins to nix builds (#1314) a-kenji 2022-04-12 09:25:25 +02:00
  • ac3c09066b
    fix: rust-toolchain -> rust-toolchain.toml (#1313) a-kenji 2022-04-12 08:15:13 +02:00
  • 0531a13fc5
    build(deps): bump cachix/install-nix-action from 16 to 17 (#1310) dependabot[bot] 2022-04-11 19:19:10 +02:00
  • e21fb56bbc docs(changelog): add overlays to flake outputs a-kenji 2022-04-11 15:47:20 +02:00
  • c5ce9834d3
    add(nix): overlays for zellij to flake outputs (#1312) a-kenji 2022-04-11 15:46:09 +02:00
  • a9f39b85e8
    flake.lock: Update (#1308) a-kenji 2022-04-10 11:57:58 +02:00
  • a9ca64a260
    docs(changelog): additional background pad fix Aram Drevekenin 2022-04-09 13:35:48 +02:00
  • c08145ef5a
    fix(compatibility): single line scroll and other edge cases (#1307) Aram Drevekenin 2022-04-09 13:34:32 +02:00
  • 8097ae3903
    docs(changelog): background color scrolling fix Aram Drevekenin 2022-04-09 00:01:30 +02:00
  • bd39891f78
    fix(compatibility): keep colors when scrolling (#1305) Aram Drevekenin 2022-04-09 00:00:02 +02:00
  • ae2453ee68
    docs(changelog): nord theme Thomas Linford 2022-04-08 09:09:09 +02:00
  • 2aef1d5957
    feat(theme): add nord theme to example (#1304) smonv 2022-04-08 14:07:56 +07:00
  • d770388e4b
    docs(changelog): wsl paste fix Thomas Linford 2022-04-07 18:49:14 +02:00
  • ff5773bc6e
    chore(deps): update termwiz to 0.16.0 (#1303) Thomas Linford 2022-04-07 18:47:36 +02:00
  • 4d69ef6284
    add: musl package to nix (#1297) a-kenji 2022-04-04 20:51:53 +02:00
  • 54f7143249
    fix: remove redundant rustc from buildInputs (#1296) a-kenji 2022-04-04 20:51:01 +02:00
  • 25d79fd429 add: musl target to rust-toolchain a-kenji 2022-04-04 20:21:55 +02:00
  • cf3f3f4b5e
    add: musl target to rust-toolchain (#1294) a-kenji 2022-04-04 20:19:36 +02:00
  • b82d9c67db
    add: .git-blame-ignore-revs file (#1295) a-kenji 2022-04-04 19:58:28 +02:00
  • 2353295eb5
    flake.lock: Update (#1291) a-kenji 2022-04-03 12:51:18 +02:00
  • 9f716487ca
    Improve theme usage + add default ones (#1274) Kunal Mohan 2022-04-02 03:19:42 +05:30
  • 8439198636 chore(version): bump development version Aram Drevekenin 2022-03-31 15:07:18 +02:00
  • a4676741f1 chore(release): v0.27.0 Aram Drevekenin 2022-03-31 14:41:42 +02:00
  • 9e64e43a05 docs(changelog): new version Aram Drevekenin 2022-03-31 14:41:07 +02:00
  • b4e113c6a4
    fix(compatibility): don't crash on invalid state when padding line (#1285) Aram Drevekenin 2022-03-30 09:48:41 +02:00
  • 8ab6873ba6
    docs(changelog): revert csi erase display fix Thomas Linford 2022-03-29 19:17:07 +02:00
  • e537ba9b9d
    Revert "fix(compatibilty): do not use current cursor style in csi erase display (#1142)" (#1283) Thomas Linford 2022-03-29 19:14:15 +02:00
  • 79421fbc92
    docs(changelog): selection background render fix Thomas Linford 2022-03-28 20:40:10 +02:00
  • 303123f9c6
    fix(selection): rendering of characters with unset background (#1250) Thomas Linford 2022-03-28 20:36:51 +02:00
  • 3e5eb42f0e
    fix(ui): add missing closing > (#1280) Aram Drevekenin 2022-03-28 17:34:44 +02:00
  • 618aea12b6
    build(deps): bump actions/cache from 2 to 3 (#1277) dependabot[bot] 2022-03-28 15:05:33 +02:00
  • e8dc5d8b34
    docs(changelog): ansi scroll fix Aram Drevekenin 2022-03-28 12:41:12 +02:00
  • 6443a727ea
    fix(compatibility): ansi scroll down (#1279) Aram Drevekenin 2022-03-28 12:39:54 +02:00
  • a4ad296875
    build(deps): bump log from 0.4.14 to 0.4.16 (#1278) dependabot[bot] 2022-03-28 10:40:45 +02:00
  • e1290f05ae
    flake.lock: Update (#1275) a-kenji 2022-03-28 09:40:58 +02:00
  • 6bdc6f6f5d
    docs(changelog): single core close pane crash fix Thomas Linford 2022-03-25 21:00:33 +01:00
  • bda37c3dd3
    fix(tab): catch and report errors about tty I/O (#1051) raphCode 2022-03-25 16:30:32 +01:00
  • 05e6579508
    docs(changelog): tab intermediate crash fix Aram Drevekenin 2022-03-25 15:42:15 +01:00
  • b5cb5474bb
    fix(screen): crash in intermediate no-tabs state (#1272) Aram Drevekenin 2022-03-25 15:41:08 +01:00
  • be02f99652
    docs(changelog): alt + arrows Aram Drevekenin 2022-03-25 14:29:09 +01:00
  • 18ee784e2d
    feat(ui): add navigation with alt + arrow keys (#1264) Aram Drevekenin 2022-03-25 14:28:08 +01:00
  • 854228046e
    docs(changelog): stability fixes Aram Drevekenin 2022-03-25 10:36:35 +01:00
  • bf4f90d694
    fix(screen): handle various edge cases rather than crashing (#1269) Aram Drevekenin 2022-03-25 10:35:45 +01:00
  • 4ba3a70f9a fix(ci): disable enabling of flakes in action's a-kenji 2022-03-25 00:08:20 +01:00