Skip to content

Better Completion

Compare
Choose a tag to compare
@michaelmacinnis michaelmacinnis released this 20 Feb 18:54
· 6 commits to main since this release

Added precompiled binaries for maxOS ARM64 (Apple silicon) and OpenBSD MIPS64.
Replaced 'builtin' with 'fn'. This should make the story of oh's facilities for abstraction easier to tell.
Completion now "cheats" and uses bash, if installed, to supply completions.
Wrapper for 'ls' is no longer declared if 'ls' does not support the '--color' option.
Fixed regression that prevented passing command-line arguments to oh scripts.