- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for zle (0.01 sec)
-
impl/maven-cli/src/main/java/org/apache/maven/cling/invoker/mvnsh/ShellInvoker.java
Builtins builtins = new Builtins(context.cwd, configPath, null); builtins.rename(Builtins.Command.TTOP, "top"); builtins.alias("zle", "widget"); builtins.alias("bindkey", "keymap"); ShellCommandRegistryHolder holder = new ShellCommandRegistryHolder(); holder.addCommandRegistry(builtins); // gather commands
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Thu Oct 16 06:12:36 UTC 2025 - 10.1K bytes - Viewed (0)