Skip to content

Instantly share code, notes, and snippets.

@watarin
Created February 7, 2014 05:15
Show Gist options
  • Select an option

  • Save watarin/8857645 to your computer and use it in GitHub Desktop.

Select an option

Save watarin/8857645 to your computer and use it in GitHub Desktop.
CygwinでのEmacsの表示が崩れる(一行ずれるとか)場合はTERMを変える ref: http://qiita.com/watarin/items/556afba124f0d1abed3a
alias emacs='TERM=xterm-256color /usr/bin/emacs'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment