Tmux borders are drawn with dashed lines; how can I change them to continuous lines?

后端 未结 4 1052
梦如初夏
梦如初夏 2021-01-31 08:43

I\'m using Mac OS X Lion, Terminal.app and Tmux version 1.6. I get a dashed line as a window border instead of a continuous line that I get when I ssh into a Debian virtual mach

4条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-31 09:15

    I found the origin of the problem. It's the font. I was using Monaco and it displays vertical dashes in a way that the vertical pane separator is dashed. With Menlo however it's solid.

提交回复
热议问题