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
$ notepad & (バックグラウンドで起動) $ alias n=notepad $ n & (フォアグラウンドで起動してしまう)
The text was updated successfully, but these errors were encountered:
00835eb
ご報告ありがとうございます。うっかり、Commit log に Fix と入れてしまい、クローズしてしまったので、再オープンしましたが、一応修正済みです。
Fix と入れた 00835eb だけでは、別件の不具合が出てしまいますので、 a8f87db まで 適用いただく必要があります。後者は比較的根の深い問題でしたが、今回は修正するよい機会となりました。ありがとうございます。
くわしくは リリース 20141009 のノートにも記しましたとおりです。
以上、ご確認の程、よろしくお願いいたします。
Sorry, something went wrong.
ありがとうございます。小生の方でもn &でバッググラウンド起動すること確認できました。
n &
No branches or pull requests
The text was updated successfully, but these errors were encountered: