Cygwin

Last-modified: 2012-11-16 (金) 11:40:35

メモ

mintty.exe

--window, -w

[normal / min / max / full / hide]

起動時の window size を定める.

Launcher in Taskbar

c:\cygwin\bin\mintty.exe --window full -i

emacs で Ctrl-x d

dired-insert-directory: Doing vfork: resource temporarily unavailable

1: cygwin を終了.
2: cygwin/bin/ash.exe を管理者権限で起動.
3: ash.exe で /bin/rebaseall を実行.

$ /bin/rebaseall

/usr/lib/perl5/5.14/i686-cygwin-threads-64int/CORE/cygperl5_14_2.dll: skipped because nonexistent.

4: ash.exe を終了, cygwin/setup.exe を実行.
5: libncurses7 を reinstall (自分の環境では install だったが).

参考
http://st-jp.blogspot.jp/2012/02/doing-vfork-resource-temporarily.html