1
0
hugo/content/blog/2017-05-27-tmux.md
2024-04-23 22:21:26 +09:00

748 B

+++ date = "2017-05-27" tags = ["tmux"] title = "tmux-2.4-lang-japanese" slug = "tmux" +++

tmux-2.4は日本語周りだいぶおかしいですがpatchを公開してくれている方がいます。助かりますね、ありがとうございます。

$ brew edit tmux

def patches
  [
    "https://gist.githubusercontent.com/utahta/6f14dc33ec0700f3f2f224e0ce84c772/raw/fd87552e02f75013d65783493247315ca1754e8e/tmux-2.4-input.patch",
    "https://gist.githubusercontent.com/utahta/6f14dc33ec0700f3f2f224e0ce84c772/raw/fd87552e02f75013d65783493247315ca1754e8e/tmux-2.4-screen-write.patch",
  ]
end

$ tmux kill-server
$ brew uninstall tmux
$ brew install tmux -s

https://gist.github.com/utahta/6f14dc33ec0700f3f2f224e0ce84c772