Commit Graph

  • 1b644226ec CHANGELOG: minor update Johannes Altmanninger 2024-10-22 08:33:58 +0200
  • 062b5beb2f
    remove $ from a $(command) doomdagadiggiedahdah 2024-10-21 22:35:56 -0700
  • d9633f2b38 Remove stale docs about fish_vi_force_cursor Johannes Altmanninger 2024-10-21 21:53:15 +0200
  • 5b249dbb41 test_env: remove stale env sanitization Johannes Altmanninger 2024-10-21 12:53:33 +0200
  • 9c96ae0d40 ISSUE_TEMPLATE.md: Reset XDG_DATA_DIRS in suggested commands Ilya Grigoriev 2024-10-20 11:40:53 -0700
  • 2dbaf10c36 Also refresh TTY timestamps after external commands from bindings Johannes Altmanninger 2024-10-21 10:25:13 +0200
  • 30cba03bf9 Make SIGTERM handler async-signal-safe again Johannes Altmanninger 2024-10-21 09:16:02 +0200
  • 1dafc5501b feat(completion): support wmctrl command EmilyGraceSeville7cf 2024-10-21 06:30:36 +1000
  • feff2dcefc feat(completion): partial wmctrl support EmilyGraceSeville7cf 2024-10-21 06:21:09 +1000
  • ad9e209480
    ISSUE_TEMPLATE.md: Reset XDG_DATA_DIRS in suggested commands Ilya Grigoriev 2024-10-20 11:40:53 -0700
  • 7f41a92e00 feat(completion): enhance subcommand descriptions EmilyGraceSeville7cf 2024-10-21 03:40:12 +1000
  • 1470c95b5a refactor(completion): group code into functions EmilyGraceSeville7cf 2024-10-21 03:31:56 +1000
  • 717ac61f32 feat(completion): squeeze code EmilyGraceSeville7cf 2024-10-21 02:36:10 +1000
  • a8e54a8f3f feat(completion): support guild subcommand EmilyGraceSeville7cf 2024-10-21 02:14:17 +1000
  • fc20103629 feat(completion): support guild command EmilyGraceSeville7cf 2024-10-21 02:08:01 +1000
  • c4fc1547d6
    fix documentation for path normalize Giorgio Gallo 2024-10-20 14:33:36 +0200
  • ae7b401029 completions/set: show innermost scope in variable description Johannes Altmanninger 2024-10-20 07:09:54 +0200
  • b5df217e2a Switch default build type back to RelWithDebInfo for now Johannes Altmanninger 2024-10-19 21:13:41 +0200
  • 12598a5ef9 Update build type recommendation to match our previous default Johannes Altmanninger 2024-10-19 17:54:31 +0200
  • 2e4f98b51c Do not add a space after completing inside brace expansion Johannes Altmanninger 2024-10-19 17:07:10 +0200
  • c41dbe4551 Also use control pictures for pager prefix Johannes Altmanninger 2024-10-19 15:45:33 +0200
  • f5c6829670 Fix pager being blank when token prefix contains newline Johannes Altmanninger 2024-10-19 17:16:21 +0200
  • cd541575b4 Fix completion failing on unclosed brace with wildcard Johannes Altmanninger 2024-10-19 12:26:44 +0200
  • f4ff312265 Fix typo in docs Johannes Altmanninger 2024-10-19 09:10:13 +0200
  • 3d5ef2bcf5 Fix inverted condition in panic handler Johannes Altmanninger 2024-10-19 21:39:56 +0200
  • 85801b443a
    feat(completion): add lsb_release completion (#10795) Rikuki IX 2024-10-20 02:06:06 +0800
  • 6082c3f77a
    completions/diff: allow file completion for --unified (#10796) Jason Nader 2024-10-19 23:58:29 +0900
  • e42e69216b
    Update diff.fish Jason Nader 2024-10-19 23:40:11 +0900
  • 7661f7fe7a
    Update diff.fish Jason Nader 2024-10-19 23:38:18 +0900
  • 1a8e5e4651
    completions/diff: allow file completion for --unified Jason Nader 2024-10-19 17:20:57 +0900
  • 2aeb2e8971 feat(completion): add lsb_release completion Rikuki IX 2024-10-18 20:04:08 +0800
  • b625c566b1 Remove workaround for WezTerm configured with enable_kitty_keyboard=true Johannes Altmanninger 2024-10-17 11:14:14 +0200
  • 3869b59000 Add some context to changelog on new alt arrow bindings Johannes Altmanninger 2024-10-16 13:22:20 +0200
  • a1e74007d2 CHANGELOG colorscheme Fabian Boehm 2024-10-17 11:14:01 +0200
  • 11a56aa66c feat(completion): support guile command EmilyGraceSeville7cf 2024-10-17 09:04:07 +1000
  • 7ceab6998f feat(completion): support wine msiexec subcommand EmilyGraceSeville7cf 2024-10-17 00:59:25 +1000
  • 4eb22c21d8 fix(completion): remove redundant comment EmilyGraceSeville7cf 2024-10-16 23:52:04 +1000
  • 853ff4ac63 feat(function): add top-level key descriptions EmilyGraceSeville7cf 2024-10-16 23:51:44 +1000
  • 57bff321fa feat(completion): support wine regedit subcommand EmilyGraceSeville7cf 2024-10-16 23:34:35 +1000
  • e531bfa2b0 feat(function): implement function to complete registry keys EmilyGraceSeville7cf 2024-10-16 21:59:39 +1000
  • 004e52483f fix(function): rename function for cmd argument completion EmilyGraceSeville7cf 2024-10-16 09:20:38 +1000
  • 900b8ccf59 feat(completion): support wine winepath subcommand EmilyGraceSeville7cf 2024-10-16 09:07:28 +1000
  • 1c28e29894 feat(completion): support wine winemenubuilder subcommand EmilyGraceSeville7cf 2024-10-16 08:57:20 +1000
  • 0f784be51c feat(completion): support wine start subcommand EmilyGraceSeville7cf 2024-10-16 08:54:06 +1000
  • f75cfd85d8 feat(completion): support wine explorer subcommand for desktops EmilyGraceSeville7cf 2024-10-16 07:27:41 +1000
  • 2384bdb8fe feat(completion): support wine explorer subcommand EmilyGraceSeville7cf 2024-10-16 07:14:59 +1000
  • a3c67eeead feat(completion): support wine eject subcommand EmilyGraceSeville7cf 2024-10-16 06:52:18 +1000
  • c1779d0bc3 feat(completion): support wine control subcommand EmilyGraceSeville7cf 2024-10-16 06:44:48 +1000
  • 91e9658852 feat(completion): support wine cmd subcommand EmilyGraceSeville7cf 2024-10-16 06:37:45 +1000
  • 975660e162 feat(function): move cmd completion function to a separate file EmilyGraceSeville7cf 2024-10-16 06:37:26 +1000
  • 1c00ad5aea feat(completion) support batsh command EmilyGraceSeville7cf 2024-10-16 05:32:56 +1000
  • 81ff6db62d default color scheme: Make commands "normal" color Fabian Boehm 2024-10-02 18:24:54 +0200
  • 8794d76f1b feat(completion): support folderify command EmilyGraceSeville7cf 2024-10-16 05:20:22 +1000
  • 957e96645d fix(completion): typo EmilyGraceSeville7cf 2024-10-16 05:13:55 +1000
  • 0dfc490721 build.rs: Use Cargo_PKG_VERSION if no version could be found Fabian Boehm 2024-06-10 19:27:53 +0200
  • de13e6f9af complete: Only describe commands if the function exists Fabian Boehm 2024-02-24 15:15:21 +0100
  • ebf19c22fd fish_config: Find fish via fish-path Fabian Boehm 2024-02-24 15:07:13 +0100
  • 6549724abc
    Update __fish_inc_dec_number_under_cursor.fish DevAtDawn 2024-10-14 19:10:24 -0600
  • 008f018c25
    Update __fish_inc_dec_number_under_cursor.fish DevAtDawn 2024-10-14 19:06:27 -0600
  • 223aa07264
    Delete tests/checks/incdec.fish DevAtDawn 2024-10-14 18:20:46 -0600
  • 8447c32d65 __fish_indent: Cache fish_indent location Mahmoud Al-Qudsi 2024-10-14 19:01:41 -0500
  • 14d5a7bcc4
    Merge branch 'fish-shell:master' into increment_decrement DevAtDawn 2024-10-14 19:45:58 -0400
  • 61074a0c81 feat(completion): Add kops.fish completion Dezhi Wu 2024-10-15 07:40:55 +0800
  • 417cae1938
    Update tests DevAtDawn 2024-10-14 17:20:01 -0600
  • 7bb6ce5156 completions: added arping exploide 2024-10-03 13:39:47 +0200
  • 1148b790bb
    feat(completion): support winetricks command EmilyGraceSeville7cf 2024-10-10 23:39:33 +1000
  • 528b52e8b8
    Update incdec.fish DevAtDawn 2024-10-14 15:15:13 -0600
  • 65416d2e3c
    add tests DevAtDawn 2024-10-14 15:01:42 -0600
  • 76bdd5277e
    add comments __fish_inc_dec_number_under_cursor.fish DevAtDawn 2024-10-14 14:18:30 -0600
  • f033fd2738
    Update fish_vi_key_bindings.fish DevAtDawn 2024-10-14 13:41:01 -0600
  • f1af3daa54
    Update and rename increment_decrement.fish to __fish_inc_dec_number_under_cursor.fish DevAtDawn 2024-10-14 13:39:33 -0600
  • 2f2b4c8e99 completions: updated hashcat completions exploide 2024-10-12 14:54:00 +0200
  • 9f92d1f204 CI: Remove test deps from the clippy check Fabian Boehm 2024-10-14 21:02:26 +0200
  • b4f86bf0f5 Fix installation of pexpect on latest GitHub Actions images Johannes Altmanninger 2024-10-14 11:19:52 +0200
  • a2dc0ef377 Revert "Lock history file before reading it" Johannes Altmanninger 2024-10-14 10:58:45 +0200
  • a417d23b5b Create a fresh inode for history file even when locking succeeds Johannes Altmanninger 2024-10-11 12:33:37 +0200
  • fbf0ad98af
    Build macOS x86-64 with Rust 1.73.0 in make_pkg.sh Peter Ammon 2024-10-13 12:30:00 -0700
  • 9337c20c2e
    Stop using the getrandom feature of the rand crate Peter Ammon 2024-10-06 19:05:20 -0700
  • 6af96a81a8 Default bindings for token movement commands Johannes Altmanninger 2024-10-05 21:44:29 +0200
  • 269d0c18a8 Default bindings for token movement commands Johannes Altmanninger 2024-10-05 21:44:29 +0200
  • 2dafe81f97 Builtin source to print error if missing both file argument and piped stdin Johannes Altmanninger 2024-10-13 10:31:32 +0200
  • 00875d0f83 Allow builtin source to read from non-regular files Johannes Altmanninger 2024-10-13 10:37:58 +0200
  • ba67d20b7c Refresh TTY timestamps after nextd/prevd Johannes Altmanninger 2024-10-13 07:55:31 +0200
  • 3a02a3bd6c Fix tmux-multiline-prompt test on some systems Johannes Altmanninger 2024-10-13 08:14:39 +0200
  • 24e7a2ca60 Disable tmux OSC 133 prompt marking test also on cirrus' old alpine Johannes Altmanninger 2024-10-12 21:04:27 +0200
  • f77153e6c8 Disable tmux OSC 133 prompt marking test for some tmux versions < 3.4 Johannes Altmanninger 2024-10-12 19:32:27 +0200
  • 5496247344 Avoid erasing OSC 133 prompt start marker with clr_eol Johannes Altmanninger 2024-10-12 18:19:13 +0200
  • 64d30559ce completions: updated hashcat completions exploide 2024-10-12 14:54:00 +0200
  • 69380c6c92 Remove redundant test setup Johannes Altmanninger 2024-10-10 09:07:39 +0200
  • a139d204c0 Restore terminal state again in panic handler Johannes Altmanninger 2024-10-12 09:53:31 +0200
  • 468849dd54 Minor refactoring in panic handler Johannes Altmanninger 2024-10-12 09:53:29 +0200
  • 97581ed20f Do send bracketed paste inside midnight commander Johannes Altmanninger 2024-10-12 10:54:09 +0200
  • 0d9dfb307b Apply terminal protocol workarounds also in fish_key_reader Johannes Altmanninger 2024-10-12 10:49:03 +0200
  • fe3e3b3b50 Fix potential assertion failure on SIGTERM Johannes Altmanninger 2024-10-12 09:00:24 +0200
  • 49b88868df Fix stripping of " (deleted)" from non-UTF8 paths to fish Johannes Altmanninger 2024-10-12 06:52:44 +0200
  • a61c8608d7 feat(completion): support winetricks command EmilyGraceSeville7cf 2024-10-10 23:39:33 +1000
  • edaf011ab1 Try to use the fish_indent that corresponds to the fish binary Johannes Altmanninger 2024-10-10 05:12:10 +0200
  • 88e749e4ce fixup! Back out assertion that doesn't hold yet Johannes Altmanninger 2024-10-09 21:35:41 +0200
  • c5db7565cc Back out assertion that doesn't hold yet Johannes Altmanninger 2024-10-09 21:33:50 +0200
  • 5db0bd5874 Lock history file before reading it Johannes Altmanninger 2024-10-09 14:32:38 +0200