fish-shell/cmake
Johannes Altmanninger 8bf8b10f68 Extended & human-friendly keys
See the changelog additions for user-visible changes.

Since we enable/disable terminal protocols whenever we pass terminal ownership,
tests can no longer run in parallel on the same terminal.

For the same reason, readline shortcuts in the gdb REPL will not work anymore.
As a remedy, use gdbserver, or lobby for CSI u support in libreadline.

Add sleep to some tests, otherwise they fall (both in CI and locally).

There are two weird failures on FreeBSD remaining, disable them for now
https://github.com/fish-shell/fish-shell/pull/10359/checks?check_run_id=23330096362

Design and implementation borrows heavily from Kakoune.

In future, we should try to implement more of the kitty progressive
enhancements.

Closes #10359
2024-04-02 14:35:16 +02:00
..
Benchmark.cmake cmake: build executables by driving cargo directly 2024-01-30 18:18:55 +08:00
Docs.cmake cmake: build executables by driving cargo directly 2024-01-30 18:18:55 +08:00
FindRust.cmake Import FindRust from Corrosion 2024-01-30 18:18:55 +08:00
gettext.cmake cmake: Remove a bunch of unnecessary code 2024-03-03 20:36:24 +01:00
Install.cmake cmake: Remove a bunch of unnecessary code 2024-03-03 20:36:24 +01:00
Mac.cmake Don't specify a min macOS version when not needed 2023-08-02 22:42:52 +08:00
MacApp.cmake Group certain cmake targets into folders 2021-03-21 13:29:41 -07:00
PCRE2.cmake Drop CMake PCRE2 download/linking and allow statically-linked PCRE2 crate 2024-01-13 20:43:12 +08:00
Rust.cmake Remove remaining mentions of curses 2024-02-23 16:36:10 +01:00
Tests.cmake Extended & human-friendly keys 2024-04-02 14:35:16 +02:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00