zoxide/src/cmd
Ajeet D'Souza 678bbdefbc Use POSIX implementation for ksh shells
Only ksh93 supports DEBUG traps, and the rest don't have any features
that can be used for setting up hooks. May as well use the POSIX
implementation for all ksh shells.
2025-01-09 02:19:20 +05:30
..
add.rs Added better output in query when already in the matched directory (#463) 2023-01-09 15:55:33 +05:30
cmd.rs Use POSIX implementation for ksh shells 2025-01-09 02:19:20 +05:30
edit.rs fzf: disable sorting of results (#515) 2023-01-16 01:17:41 +05:30
import.rs Add DeepSource 2023-05-07 19:54:24 +05:30
init.rs Use POSIX implementation for ksh shells 2025-01-09 02:19:20 +05:30
mod.rs Edit subcommand (#498) 2023-01-07 22:58:10 +05:30
query.rs Remove --select-1 2024-06-03 13:04:07 +05:30
remove.rs Edit subcommand (#498) 2023-01-07 22:58:10 +05:30