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
Ctrl+X → h の、cd history が動いていません。 https://github.com/zetamatta/nyagos/blob/e8eaa5f7a46d88a7c10fd24d7284c2cc3f916b4e/nyagos.d/box.lua#L68
↑この行、ch == 'h' ですが c == 'h'の間違いかなと思います。 自分の環境ではこの修正で正常に動きました。
The text was updated successfully, but these errors were encountered:
(#354) box.lua: history completion did not start with C-X h
d28e3ec
ご指摘ありがとうございます。修正しました。
Sorry, something went wrong.
Doc/release_note: wrote about #354 and update Acknowledgement
3a398ac
修正版のバイナリ 4.4.1_0 をリリースしました。
hymkor
No branches or pull requests
Ctrl+X → h の、cd history が動いていません。
https://github.com/zetamatta/nyagos/blob/e8eaa5f7a46d88a7c10fd24d7284c2cc3f916b4e/nyagos.d/box.lua#L68
↑この行、ch == 'h' ですが c == 'h'の間違いかなと思います。
自分の環境ではこの修正で正常に動きました。
The text was updated successfully, but these errors were encountered: