75
69

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

vim,iTerm2で★とか■とか※とかがずれるのでなんとかした

Last updated at Posted at 2014-03-04

今までそんなに気にしてなかったけど、送られてきたテキストがこれらの記号多めだったので、重い腰を上げて設定しました。

設定内容

  • .vimrcに set ambiwidth=double を記入
  • iTerm2の Preferences → Profiles → それぞれのTextタブで Treat ambiguous-width characters as double width のチェックを入れる
    スクリーンショット 2014-03-04 11.06.43.png

2014/03/06追記: tmux-powerlineのステータスバーがおかしくなる場合

tmux自身に下記のpatchを当ててやることで解決しました。ありがとうございます。

https://gist.github.com/waltarix/1399751

brewで入れている場合はpatchを簡単に当てることができます。詳しくはこちら→ http://qiita.com/macoshita/items/2ee3c15f362103d1e373

背景

参考

75
69
4

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
75
69

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?