テクノロジー

git diff --color-wordsが日本語だと見づらい問題への対処

1: mkusaka 2026/04/06 01:25

日本語で `git diff --color-words` が見づらい問題を `--word-diff-regex` と設定で解決する手順を紹介

2: uunfo 2026/04/06 10:24

よさそう

3: otchy210 2026/04/06 12:06

これは日本語が漢字仮名交じりだから使える技かな?CJK の中でも、中国語とか韓国語は厳しそう。

4: pchatsu 2026/04/11 12:08