mintty をWindowsのタスクバーにグループ化する方法
minttyをWindowsのタスクバーにピン留めして、-i とかオプションを指定して起動すると別のアイコンがタスクバーに追加されて、複数起動するとそっちでグループ化されていた。
これを解消する方法がman mintty
に記述されていた。
1) ~/.minttyrc に以下を追記
AppID=mintty
minttyは何でもよい
2) https://code.google.com/archive/p/win7appid/ からダウンロードしたWin7AppId1.1.exeを実行(2014-09-17時点で1.1)
https://github.com/mintty/utils にもある
$ ./Win7AppId1.1.exe "C:/Users/xxx/AppData/Roaming/Microsoft/Internet Explorer/Quick Launch/User Pinned/TaskBar/Terminal.lnk" mintty
minttyは.minttyrcのAppIDで指定した文字列を指定する。
これで、ショートカットにAppIDが設定されて?タスクバーのピン留めされたアイコンが起動中を示す状態になる。
追記(2018-09-20)
以下が参考になる
Author And Source
この問題について(mintty をWindowsのタスクバーにグループ化する方法), 我々は、より多くの情報をここで見つけました https://qiita.com/mo12ino/items/b6f38278c6d187ecf819著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .