Commit graph

  • ca49f2021c help: Show online URL in case showing it locally doesn't work. Fabian Boehm 2024-08-13 15:46:09 +0200
  • 7d4e4ab1d5 webconfig: Don't allow exceptions from chromeos workaround Fabian Boehm 2024-08-13 15:40:48 +0200
  • f0bc654ffd Fix fish_key_reader --verbose output Johannes Altmanninger 2024-08-11 15:15:50 +0200
  • 341a80a635 Fix crash in ctrl_to_symbol Fabian Boehm 2024-08-11 14:56:10 +0200
  • 045cf967a1 Convert ASCII DEL to \x7f Fabian Boehm 2024-08-11 14:49:08 +0200
  • 5238492346 Add back docs for fish_key_reader --verbose Fabian Boehm 2024-08-11 14:46:03 +0200
  • 6e34543614 Import portable_atomic::AtomicU64 when std does not provide it hdhoang 2024-07-28 17:29:37 +0700
  • 6854ea5c1a Add back fish_key_reader --verbose Johannes Altmanninger 2024-08-11 14:39:29 +0200
  • 076fc16d02 Disable keyboard protocols on WezTerm Johannes Altmanninger 2024-08-11 14:06:57 +0200
  • 3d0612c5aa Create run0.fish Munzir Taha 2024-08-10 15:41:27 +0300
  • 5e0620e2fd Update aura completions Colin Woodbury 2024-08-07 07:03:30 +0900
  • 7249c7f5e5 Update zed completions Klaus Hipp 2024-08-06 18:48:54 +0200
  • c110ba7006 Update xbps-install.fish Zapeth 2024-08-04 05:54:26 +0000
  • 5aebdb6cfb wg completion metamuffin 2024-08-03 14:22:57 +0200
  • c42cfb678d Complete commands after timeout Lzu Tao 2024-07-24 16:42:13 +0700
  • 76fb69b134 Complete gem install --user-install Lzu Tao 2024-07-24 16:41:35 +0700
  • a3e7874a62 Read \e prefix for escape sequences as alt modifier Johannes Altmanninger 2024-08-11 11:23:49 +0200
  • 15535a4fd2 Decode formatOtherKeys=0 format (XTerm default) too Johannes Altmanninger 2024-08-11 10:32:51 +0200
  • f594210ea7 Mark some functions as potentially unused Peter Ammon 2024-08-10 17:36:56 -0700
  • 31896534a0 Correct iTerm2 version in CSI u workaround Johannes Altmanninger 2024-08-17 07:40:50 +0200
  • 8612d34996 Remove useless osttr->cstr->osstr roundtrip Fabian Boehm 2024-08-16 11:00:08 +0200
  • 980ef6f2f1 Extend small stack workaround to netbsd Fabian Boehm 2024-08-15 18:29:06 +0200
  • 835f907cd4 docs: Remove broken indents in license Fabian Boehm 2024-08-15 17:48:48 +0200
  • a4cc9c6975 Skip cd-without-read tests on NetBSD Fabian Boehm 2024-08-15 17:34:00 +0200
  • 2965603e7f Work around eventfd on NetBSD Fabian Boehm 2024-08-15 17:26:25 +0200
  • e4bcee2727 Revert "Decode arrow keys as sent by urxvt" Johannes Altmanninger 2024-08-14 15:39:53 +0200
  • fcf7cd81cf Parse no more than one \e prefix as alt modifier Johannes Altmanninger 2024-08-13 22:10:39 +0200
  • 53ea6db72d Show un-decodable inputs as bytes instead of the internal encoding Johannes Altmanninger 2024-08-13 22:09:06 +0200
  • 182f8948b8 Remove unused function Johannes Altmanninger 2024-08-13 21:58:32 +0200
  • b8e280add6 Clean up fish_key_reader rendering code Johannes Altmanninger 2024-08-13 22:08:25 +0200
  • c8e84034e5
    Merge branch 'fish-shell:master' into yaml #10665 Kaley Main 2024-08-14 18:30:14 +1000
  • da8fe7e845 docs: Point to functions/type from funced/funcsave Fabian Boehm 2024-08-13 17:44:03 +0200
  • fce938632c feat: add yajsv completion #10670 EmilyGraceSeville7cf 2024-08-14 00:22:34 +1000
  • 357eb3cd32 fish_key_reader: use char_to_symbol for verbose output Fabian Boehm 2024-08-13 16:01:00 +0200
  • 334410dceb feat: add jsonschema completion EmilyGraceSeville7cf 2024-08-13 23:52:56 +1000
  • 7fc58ee7f5 help: Show online URL in case showing it locally doesn't work. Fabian Boehm 2024-08-13 15:46:09 +0200
  • 0520b56ea9 webconfig: Don't allow exceptions from chromeos workaround Fabian Boehm 2024-08-13 15:40:48 +0200
  • 4cdc1fe0db feat: add jv completion #10669 EmilyGraceSeville7cf 2024-08-13 22:04:45 +1000
  • a343adcb88
    Improve apk completions for apk 3.x #10667 triallax 2024-08-13 00:53:01 +0100
  • b7ce1cac8b
    add test for trim_leading_spaces Kaley Main 2024-08-12 20:36:24 +1000
  • 3cd2a2805d
    feat: extract yaml functions Kaley Main 2024-08-12 20:13:10 +1000
  • 423e5f6c03 Fix fish_key_reader --verbose output Johannes Altmanninger 2024-08-11 15:15:50 +0200
  • e3196446fa Fix crash in ctrl_to_symbol Fabian Boehm 2024-08-11 14:56:10 +0200
  • 9903eb4c76 Convert ASCII DEL to \x7f Fabian Boehm 2024-08-11 14:49:08 +0200
  • 1f7fdd5d88 Add back docs for fish_key_reader --verbose Fabian Boehm 2024-08-11 14:46:03 +0200
  • 7682abb703 Import portable_atomic::AtomicU64 when std does not provide it hdhoang 2024-07-28 17:29:37 +0700
  • ebd23c9f86 Add back fish_key_reader --verbose Johannes Altmanninger 2024-08-11 14:39:29 +0200
  • ba3683cfa5 Disable keyboard protocols on WezTerm Johannes Altmanninger 2024-08-11 14:06:57 +0200
  • 58cf600747 Create run0.fish Munzir Taha 2024-08-10 15:41:27 +0300
  • 7f7a9a3e09 Update aura completions Colin Woodbury 2024-08-07 07:03:30 +0900
  • c958ee08a3 Update zed completions Klaus Hipp 2024-08-06 18:48:54 +0200
  • 9dd0b60509 Update xbps-install.fish Zapeth 2024-08-04 05:54:26 +0000
  • 5648c86a08 wg completion metamuffin 2024-08-03 14:22:57 +0200
  • a1a293032a Complete commands after timeout Lzu Tao 2024-07-24 16:42:13 +0700
  • ca485768cb Complete gem install --user-install Lzu Tao 2024-07-24 16:41:35 +0700
  • ff476eff2d Read \e prefix for escape sequences as alt modifier Johannes Altmanninger 2024-08-11 11:23:49 +0200
  • d32825ba57 Decode formatOtherKeys=0 format (XTerm default) too Johannes Altmanninger 2024-08-11 10:32:51 +0200
  • 2b40c6364e
    Mark some functions as potentially unused Peter Ammon 2024-08-10 17:36:56 -0700
  • 5e32fcf0ca feat(translation): add msgids for __fish_complete_freedesktop_icons kpbaks 2024-08-10 19:03:17 +0200
  • 1ef548eb5e Add completions for notify-send kpbaks 2024-08-10 18:52:46 +0200
  • 896e277488 Import portable_atomic::AtomicU64 when std does not provide it #10635 hdhoang 2024-07-28 17:29:37 +0700
  • 48350a8294
    Create run0.fish #10662 Munzir Taha 2024-08-10 15:41:27 +0300
  • 4664a0b52f Limit iTerm2 CSI u workaround to iTerm<=3.5.3 Johannes Altmanninger 2024-08-10 07:55:44 +0200
  • 09b8b94025 Remove unnecessary unsafe block Dezhi Wu 2024-08-10 10:25:36 +0800
  • df29b4393c Remove unnecessary unsafe block #10659 Dezhi Wu 2024-08-10 10:25:36 +0800
  • 09797acf92 make_vendor_tarball: fix deprecated name for vendor Cargo manifest Johannes Altmanninger 2024-08-09 15:06:08 +0200
  • bd5f9babd7 __fish_seen_subcommand_from: Fix error when there's no second token Fabian Boehm 2024-08-08 21:15:32 +0200
  • 5e2c6b77db Update aura completions #10655 Colin Woodbury 2024-08-07 07:03:30 +0900
  • 5f9e9cbe74 Replace clock_gettime/futimens with 64-bit wrappers Johannes Altmanninger 2024-08-07 12:43:57 +0200
  • c1fba4663b Replace nanosleep with stdlib wrapper (which is still broken) Johannes Altmanninger 2024-08-07 12:19:54 +0200
  • 55196ee2a0 Replace pselect with a 64-bit-time_t wrapper Johannes Altmanninger 2024-08-07 12:04:52 +0200
  • 4992f88966 Replace getrusage with a 64-bit-time_t wrapper Johannes Altmanninger 2024-08-07 11:26:08 +0200
  • 46c8ba2c9f Replace select with a 64-bit-time_t wrapper Johannes Altmanninger 2024-08-07 10:14:31 +0200
  • 3a9b4149da Replace localtime_r with a 64-bit-time_t wrapper Johannes Altmanninger 2024-08-07 09:54:41 +0200
  • 70357c4f6e Add back .clang-format Johannes Altmanninger 2024-08-07 09:42:35 +0200
  • 338579b78c Rename fstatat/readdir wrapper to match Linux equivalents Johannes Altmanninger 2024-08-07 09:37:47 +0200
  • 8767dc5771
    Update zed completions #10654 Klaus Hipp 2024-08-06 18:48:54 +0200
  • d19e5508d7 Remove non-portable use of fstatat Johannes Altmanninger 2024-08-05 13:09:24 +0200
  • 0705446e6e Remove non-portable use of stat Johannes Altmanninger 2024-08-05 13:09:24 +0200
  • ff47c2c628 Remove non-portable use of fstat Johannes Altmanninger 2024-08-05 13:09:24 +0200
  • b64045dc18 Remove non-portable use of ino_t Johannes Altmanninger 2024-08-05 13:15:24 +0200
  • fa4daeee0f Address clippy lint Johannes Altmanninger 2024-08-06 14:00:38 +0200
  • 8fbe29ed7b Remove dead code Johannes Altmanninger 2024-08-05 13:11:27 +0200
  • 7cfc6297bc Hack to make alt-{left,right} work again in iTerm2 Johannes Altmanninger 2024-08-06 10:32:41 +0200
  • 5acac84df9 Enable Cirrus CI again for some Linux targets Johannes Altmanninger 2024-08-03 18:55:13 +0200
  • 25724342e1 Cirrus: remove misplaced/redundant only_if Johannes Altmanninger 2024-08-04 21:36:24 +0200
  • 4df0adefc8 Update docker files and cirrus config Johannes Altmanninger 2024-08-04 10:18:06 +0200
  • 3984725b80 Fix tmux-complete test for old tmux versions Johannes Altmanninger 2024-08-04 10:40:16 +0200
  • f033bccd3c Move fish build dir canonicalization into build.rs, to lower CMake version Johannes Altmanninger 2024-08-04 10:18:06 +0200
  • f71233ae02 Remove a CMake 3.19 construct Johannes Altmanninger 2024-08-04 13:00:00 +0200
  • 615b413335 Mention in changelog that universal notifiers are not yet supported on BSD Johannes Altmanninger 2024-08-03 20:29:53 +0200
  • 7c5f0fea1c Add test dependency (tmux) to builds.sr.ht specs Johannes Altmanninger 2024-08-03 18:13:27 +0200
  • 0a5191e359 feat: add web-ext completion #10652 EmilyGraceSeville7cf 2024-08-05 04:06:49 +1000
  • 0fbe3d1e55 feat: add kitty completion #10650 EmilyGraceSeville7cf 2024-08-05 02:28:29 +1000
  • 8d8a036e20 add some reminders about the many places copyright information is kept David Adam 2024-08-04 21:03:32 +0800
  • 70d0736b92 Tidy up Cargo.toml to better support packaging Kaley Main 2024-07-20 17:19:09 +1000
  • 4f0a26a9bb
    Update xbps-install.fish #10649 Zapeth 2024-08-04 05:54:26 +0000
  • 62d595b301 Add more convenient key bindings for VI mode #10648 Lzu Tao 2024-08-04 02:55:04 +0700
  • 1c38677db0
    Minor cleanup of path_normalize_for_cd Peter Ammon 2024-08-03 12:27:05 -0700
  • b31b77cf83 Update p4.fish Shaik Azhar Madar 2024-08-02 09:53:24 +0530