Fabian Boehm
caac869b6e
Use a normal File for debug-output
...
Like the TODO said, we no longer need this.
2024-02-01 19:06:27 +01:00
Fabian Boehm
d74519081e
fish_key_reader: Exit after "--version"
2024-01-22 17:18:11 +01:00
Fabian Boehm
89282fd9bc
Use CARGO_MANIFEST_DIR to see if we're running from build dir
...
This allows running a fish built from `cargo build` *and* built via
cmake.
In future, we should make this an optional thing that's removed from
installed builds.
2024-01-21 21:25:05 +01:00
Johannes Altmanninger
f356e2d82f
Remove redundant fallbacks for installation dir variables
...
They are redundant as of a5e35abeb
(build.rs: Default variables, 2024-01-15).
2024-01-20 10:26:54 +01:00
ridiculousfish
0f56db55a2
Correct "fire_exit" event back to "fish_exit"
...
This was causing fish_exit to not fire, which caused (among other things)
leaking tmux processes from the tests.
This was bisected to eacbd6156d
2024-01-13 15:20:59 -08:00
David Adam
ca972f6e0f
fix permissions on source file
2024-01-13 11:12:02 +08:00
Johannes Altmanninger
3ae20bdba0
Move fish-rust to project root
2024-01-13 03:58:33 +01:00