fish-shell/fish-rust
Johannes Altmanninger f57c5e3a5f history: remove bogus assertion crashing on empty history items
In LastC++11, an empty history item means we either reached the end of history,
or the item is actually empty. The second meaning is still true.  We never
append empty history items but the history file might have been modified.

Fixes #10129
2023-11-29 20:26:36 +01:00
..
src history: remove bogus assertion crashing on empty history items 2023-11-29 20:26:36 +01:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Add FFI bindings to universal notifiers and adopt in input_common 2023-11-26 17:29:53 -08:00