Commit Graph

  • 99b5c5ce78 feat(cli): add --force option to update-channels alexandre pasmantier 2025-07-13 13:28:01 +02:00
  • 16d7de7d09 ci: fix cross not available in PATH alexandre pasmantier 2025-07-13 13:01:01 +02:00
  • 23f38f9bb4 test: fix flaky tests and increase frame stability timeout alexandre pasmantier 2025-07-13 12:26:48 +02:00
  • c590e73351 deploy: da9484a4912b93353c970ed25728a9140f6a0f51 github-actions[bot] 2025-07-12 23:50:21 +00:00
  • da9484a491 docs: update CONTRIBUTING.md alexandre pasmantier 2025-07-13 01:49:09 +02:00
  • 874e91190d
    chore(changelog): update changelog (auto) (#637) github-actions[bot] 2025-07-13 01:25:03 +02:00
  • 5545336dfd chore(changelog): update changelog (auto) alexpasmantier 2025-07-12 23:17:18 +00:00
  • d99ae06553 deploy: f0d17b70114db03154f5889987d7ab5067e5aee2 github-actions[bot] 2025-07-12 23:16:39 +00:00
  • d5adad0323 chore: release version 0.12.3 0.12.3 alexandre pasmantier 2025-07-13 01:16:08 +02:00
  • f0d17b7011 docs: add links to various repo docs alexandre pasmantier 2025-07-13 00:32:22 +02:00
  • a095e880f2 deploy: 34ca9bca431e4e6cb0d05fdf283a01110d5e91ec github-actions[bot] 2025-07-12 23:10:31 +00:00
  • 3899d6254a deploy: ddff9e70cc07f051ffb19574a0c5c517fdeab8bb github-actions[bot] 2025-07-12 22:53:51 +00:00
  • fb97f011be fix(themes): selection_fg was not applied correctly + code improvements alexandre pasmantier 2025-07-13 00:21:39 +02:00
  • bc62c59761 deploy: 1bbda8e62f2d9698f522cd673ff68ca2253819c5 github-actions[bot] 2025-07-12 19:42:44 +00:00
  • 1bbda8e62f docs: add link to shell integration local dev note alexandre pasmantier 2025-07-12 21:10:34 +02:00
  • 7181120014 deploy: a10983262978e5a2dafd5e3244b35a94bfd2a4b7 github-actions[bot] 2025-07-12 19:15:17 +00:00
  • 06300fcf28 deploy: e26592165bd3a89e3030cef85ff02a14f2ad0a4d github-actions[bot] 2025-07-12 19:11:47 +00:00
  • b491152125 deploy: 7079d48aa7080836b24c06a6aa879d3f88380776 github-actions[bot] 2025-07-12 15:39:46 +00:00
  • 7079d48aa7 fix(nushell): append to existing nu keybindings instead of replacing them (#635) Alex Pasmantier 2025-07-12 17:37:41 +02:00
  • 8b6d059b7d fix(nushell): append to existing nu keybindings instead of replacing them alexandre pasmantier 2025-07-12 16:16:51 +02:00
  • ecf05a0148
    test(cli): fix some flaky tests, reinstate exact mode testing (#632) LM 2025-07-12 15:27:38 +02:00
  • 6023d020f1
    fix(nix): set meta.mainProgram field (#634) Samir 2025-07-12 14:23:46 +02:00
  • 521c7473b4
    fix(channels): make stdin and adhoc channels inherit from global config (#633) LM 2025-07-12 13:51:48 +02:00
  • 494d7802f6
    fix(nix): set meta.mainProgram field Samir Ettali 2025-07-12 03:44:06 +02:00
  • e479bbbc39 fix(channels): make stdin and adhoc channels inherit from global config lalvarezt 2025-07-11 22:43:32 +02:00
  • 4c164203a5 test(cli): fix some flaky tests, reinstate exact mode testing lalvarezt 2025-07-11 21:46:04 +02:00
  • 6300902964
    Merge branch 'main' into fix/keybindings-docs MohMine 2025-07-11 01:07:09 +02:00
  • bee4b44470 fix: keybindinds docs Mohamed-Amine Bousahih 2025-07-11 01:04:14 +02:00
  • cdb680717a
    Merge branch 'main' into feat/add-news-themes MohMine 2025-07-11 00:55:14 +02:00
  • 7255aca6ec feat: add dracula, monokai, tokyo night themes Mohamed-Amine Bousahih 2025-07-11 00:50:13 +02:00
  • f482e87ae4 deploy: 4e90a357e86048ae352896ecc5c9552ca83a5e98 github-actions[bot] 2025-07-10 22:07:54 +00:00
  • 4e90a357e8
    feat(themes): allow users to add theme overrides using their config file MohMine 2025-07-11 00:06:46 +02:00
  • 59c5d4d307 fix: use logging instead of stderr for theme errors and remove serde test Mohamed-Amine Bousahih 2025-07-11 00:00:00 +02:00
  • 7bd07467a5 fix: use logging instead of stderr for theme errors and remove serde test Mohamed-Amine Bousahih 2025-07-10 23:57:56 +02:00
  • 739d40df92 fix: unit tests Mohamed-Amine Bousahih 2025-07-10 23:55:01 +02:00
  • f6b42a85df
    Merge branch 'main' into feat/theme-overrides-config-file MohMine 2025-07-10 23:51:38 +02:00
  • 40bf6cd068 fix: rework 08-themes.md documentation Mohamed-Amine Bousahih 2025-07-10 23:44:41 +02:00
  • f2e691fe93 fix: remove simple_test.toml file Mohamed-Amine Bousahih 2025-07-10 23:29:09 +02:00
  • 23cf584f67 refactor(bash): improve bash integration script alexandre pasmantier 2025-07-10 23:14:48 +02:00
  • 229604a765 fix(fish): fix --inline terminal behavior for fish integration alexandre pasmantier 2025-07-10 22:41:32 +02:00
  • 781d27cebc fix(ci): cross compilation for aarch64 deb release alexandre pasmantier 2025-07-10 21:35:57 +02:00
  • e9ef8d8150 chore: add recipes to allow testing shell integrations locally less of a pain alexandre pasmantier 2025-07-10 21:31:36 +02:00
  • 83711f6d30 fix(zsh): improve zsh integration inline mode alexandre pasmantier 2025-07-10 21:12:33 +02:00
  • 0cdf65a204
    chore(changelog): update changelog (auto) (#623) github-actions[bot] 2025-07-10 18:46:12 +02:00
  • 6cdf1079de chore(changelog): update changelog (auto) alexpasmantier 2025-07-10 16:42:14 +00:00
  • d05b22d82b chore: bump to 0.12.2 0.12.2 Alex Pasmantier 2025-07-10 18:40:00 +02:00
  • ec899b56b6
    chore(changelog): update changelog (auto) (#622) github-actions[bot] 2025-07-10 18:38:56 +02:00
  • af85017ea6 chore(changelog): update changelog (auto) alexpasmantier 2025-07-10 16:37:57 +00:00
  • e4a6447d75
    fix(themes): make channel mode background optional (#614) kapobajza 2025-07-10 18:28:23 +02:00
  • cdfee69e2e fix: custom theme crash issue Kapobajza 2025-07-10 06:49:25 +02:00
  • 20be709ee9
    fix(tui): better handling of cursor position (#621) LM 2025-07-10 18:17:22 +02:00
  • 98d714438d fix(tui): better handling of cursor position lalvarezt 2025-07-10 17:57:24 +02:00
  • 799dcd875d
    fix(tui): account for cursor position when determining the size (#620) LM 2025-07-10 14:04:48 +02:00
  • 70c759a241 fix(tui): account for cursor position when determining the size lalvarezt 2025-07-10 12:53:21 +02:00
  • 177ac79bcf
    fix(cable): quote shell arguments and fix line endings for linux files (#619) LM 2025-07-10 12:38:02 +02:00
  • 39aef2265f fix(cable): quote shell arguments and fix line endings for linux files lalvarezt 2025-07-10 12:02:59 +02:00
  • 535a3c2287 deploy: b2c43539ffed34c7a97a71f2ca236f6dd3aa8305 github-actions[bot] 2025-07-09 22:22:40 +00:00
  • b2c43539ff
    docs: update installation page Alex Pasmantier 2025-07-10 00:21:33 +02:00
  • 381dddeab2
    docs: update readme link Alex Pasmantier 2025-07-10 00:16:57 +02:00
  • a663c47e4c fix(ci): install cross Alex Pasmantier 2025-07-10 00:10:52 +02:00
  • 44b9e4af45
    chore(changelog): update changelog (auto) (#613) github-actions[bot] 2025-07-10 00:05:41 +02:00
  • e48acffbc5 chore(changelog): update changelog (auto) alexpasmantier 2025-07-09 22:04:37 +00:00
  • 85a538d257 chore: bump to 0.12.1 0.12.1 Alex Pasmantier 2025-07-10 00:01:19 +02:00
  • c392ae891c fix(ui): config now takes precedence when no cli args on ui_scale Alex Pasmantier 2025-07-09 23:58:22 +02:00
  • 2d16e0cb89 deploy: 20a55cf1429565990debda5df31c6a357870ed87 github-actions[bot] 2025-07-09 14:13:33 +00:00
  • 20a55cf142
    fix(tui): fix incorrect height calculation when there is not enough space (#611) LM 2025-07-09 16:12:19 +02:00
  • dcce5b59c2 fix: test-deploy-docs.yml file Mohamed-Amine Bousahih 2025-07-09 00:03:47 +02:00
  • 3bb7207993 feat: add theme overrides in config file [560] Mohamed-Amine Bousahih 2025-07-08 22:49:28 +02:00
  • 86d8ee36b5 feat: add theme overrides in config file [560] Mohamed-Amine Bousahih 2025-07-08 08:06:10 +02:00
  • e25fa7cf91 docs(cli): clarify default minimum height lalvarezt 2025-07-09 11:25:50 +02:00
  • 83e30e7846 refactor(tui): clean up code duplication between fixed and inline lalvarezt 2025-07-09 10:50:03 +02:00
  • 811d7aaa0b fix(tui): fix incorrect height calculation when there is not enough space lalvarezt 2025-07-09 09:45:16 +02:00
  • 427ca3619c
    fix(shell): set fish keybinds for both default and insert modes (#610) Jozsef Lazar 2025-07-09 16:04:17 +02:00
  • 75ea8953a2 fix(cable): no more panics on empty cable alexandre pasmantier 2025-07-09 16:00:13 +02:00
  • 55560db112
    fix (shell) : nu shell integration enhancement (#607) Vijayabaskar 2025-07-09 18:52:33 +05:30
  • 6e5460a605 fix: set fish keybinds for both default and insert modes joelazar 2025-07-09 10:52:48 +02:00
  • 867be45ef7 fix(windows): fallback to crossterm when querying for the cursor position alexpasmantier 2025-07-08 20:03:34 +02:00
  • 7b674d0507 fix(shell) : nu shell integration enhancement Vijayabaskar 2025-07-08 23:51:39 +05:30
  • bcf9f1a3a6 fix(cable): no panic when listing empty cable alexandre pasmantier 2025-07-08 19:02:31 +02:00
  • 4fd42acd7e chore: update issue and pr templates alexandre pasmantier 2025-07-08 18:47:02 +02:00
  • a125337868 deploy: b6e9990b2f93bbaddb33b14f6824f66f5556a1d2 github-actions[bot] 2025-07-08 12:20:29 +00:00
  • 38095c51a3
    chore(deps): bump astral-sh/setup-uv from 5 to 6 (#600) dependabot[bot] 2025-07-08 14:19:42 +02:00
  • b6e9990b2f
    docs: Made the landing page more responsive (#605) kapobajza 2025-07-08 14:19:24 +02:00
  • 6cebd7bc66 docs: Made the landing page more responsive Faruk 2025-07-08 09:36:03 +02:00
  • edddadf561 deploy: b4100d67745cb2ba82a285697b888c20a8b59a11 github-actions[bot] 2025-07-08 11:51:44 +00:00
  • 173f20cba5
    chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#601) dependabot[bot] 2025-07-08 13:50:54 +02:00
  • b4100d6774
    chore(deps): bump actions/setup-node from 3 to 4 (#602) dependabot[bot] 2025-07-08 13:50:38 +02:00
  • a3d053cbde deploy: 1a0c405b3ec8a5b3d9d8d07fbcf230ad3c832e6a github-actions[bot] 2025-07-08 11:37:26 +00:00
  • 6320d47400
    chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 dependabot[bot] 2025-07-08 11:37:12 +00:00
  • 4ef3936e31
    chore(deps): bump actions/setup-node from 3 to 4 dependabot[bot] 2025-07-08 11:37:12 +00:00
  • 1a0c405b3e
    chore(deps): bump actions/checkout from 3 to 4 (#599) dependabot[bot] 2025-07-08 13:36:14 +02:00
  • b76a6aeae3 chore(deps): bump astral-sh/setup-uv from 5 to 6 dependabot[bot] 2025-07-07 23:14:31 +00:00
  • 32d4ed116b chore(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2025-07-07 23:08:32 +00:00
  • ee180d72fb ci(docs): add missing pnpm installation step to tests alexandre pasmantier 2025-07-08 13:31:24 +02:00
  • 72a57d9f61 wip fix-windows-cursor-position alexandre pasmantier 2025-07-08 13:30:19 +02:00
  • 911d844f56 deploy: 0876520938febd38893c2a2ac7a30b1a996b4f4c github-actions[bot] 2025-07-07 16:44:03 +00:00
  • 0876520938 docs: update patch notes alexandre pasmantier 2025-07-07 18:42:56 +02:00
  • 333bf63e3a docs: update readme links alexandre pasmantier 2025-07-07 18:39:18 +02:00
  • 338632c8f7
    chore(changelog): update changelog (auto) (#598) github-actions[bot] 2025-07-07 18:28:39 +02:00
  • 842bb7d2c5 chore(changelog): update changelog (auto) alexpasmantier 2025-07-07 16:26:30 +00:00