We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rewrite/haxe branch
rewrite/haxe
Handled:
hx
eval
hxb
hx --help
hx download
hx download VERSION
extra/current
hx current
hx current --name
hx current --full
extra/list
hx list
Fzf
ansi
fuzzaldrin
hx list-modules
hxfzf
hx install
hx download [local archive]
Later:
The text was updated successfully, but these errors were encountered:
kLabz
Successfully merging a pull request may close this issue.
rewrite/haxe
branchHandled:
hx
toeval
(withhxb
for better perf)hx --help
help messagehx
: fzf-like picker reimplemented foreval
hx download
: Add support for short hash nightlieshx download
: Nice automatic alias when not provided (haxe version string)hx download VERSION
: Detect semver-looking versions before trying to download releaseextra/current
ashx current
(+ addedhx current --name
andhx current --full
for unix)extra/list
ashx list
Fzf
: Ctrl+W support (delete from cursor to beginning of word)Fzf
: Handle scroll + scroll indicatorFzf
: Rework fuzzy search (adjust sort, highlight)ansi
andfuzzaldrin
libshx list-modules
as port of previoushxfzf
(extra)hx install
as port of previoushx download [local archive]
Later:
ansi
andfuzzaldrin
libs? #11The text was updated successfully, but these errors were encountered: