Early work on tab completion

This commit is contained in:
2025-03-09 21:59:12 -04:00
parent a51cd6cc61
commit 363e4805b7
13 changed files with 260 additions and 43 deletions

View File

@@ -98,6 +98,7 @@ pub use crate::{
},
sys::{
self,
get_path_cmds,
get_bin_path,
sh_quit,
read_to_string,