wiki:jazz/08-10-17
close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Version 8 (modified by jazz, 16 years ago) (diff)

--

2008-10-17

Podcast

Mutt

Postfix

VIM

  • 以前在用 mutt 的時候發現打信的時候,字數到 72 附近的時候會自動斷行,今天查了一下原來是 vim 的 textwidth 參數決定的
    :set textwidth=72
    :set tw=72