This website requires JavaScript.
Explore
Help
Sign In
h
/
fish-shell
Watch
1
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2026-07-03 01:41:15 -03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e5f57b1dafc2afa60d85ee8ed48273c2745e252f
fish-shell
/
src
/
reader
History
Johannes Altmanninger
e5f57b1daf
history: fix constructor naming
...
The only public constructor should be called new().
2026-04-29 01:55:32 +08:00
..
history_search.rs
reader: remove obsolete workaround
2026-01-25 03:40:12 +01:00
input.rs
refactor: extract string escape and unescape funcs
2026-04-11 17:49:50 +08:00
iothreads.rs
Clean up Debounces and remove the global thread pool
2025-10-31 19:40:13 -07:00
mod.rs
Extract MoveWordStateMachine to a reader submodule
2026-01-11 21:12:40 +01:00
reader.rs
history: fix constructor naming
2026-04-29 01:55:32 +08:00
word_motion.rs
Fix forward-word regression on single-char words followed by punctuation
2026-03-26 15:31:00 +08:00