2017年1月31日 星期二

atom editor 使用 alt +num 切換 tab 時,focus 會轉移到 tree-view 的解法

atom editor 使用 alt +num 切換 tab 時,focus 會轉移到 tree-view 的解法
解決辦法
移除 synced-sidebar plugin

2017年1月24日 星期二

windows 下,給 bash on ubuntu on windows 使用的最好終端機模擬器

如題,這是我目前看到最好用的終端機模擬器
用來跑  bash on ubuntu on windows

2017/01/24

https://github.com/mintty/wsltty

2017年1月8日 星期日

solutions for bash on windows hang because of some reasons

There are some way to break bash on windows.
One way is that move file using mv command.

To make your bash work again, this is a solution.
This is not the only solution.
The solution will clean all your data in bash on ubuntu on windows.
Use it carefully

Steps:

  1. lxrun.exe /uninstall /full /y
  2. rebootdelete all thing in "%LOCALAPPDATA%/lxss/temp/"
  3. reboot
  4. lxrun.exe /install