Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
`美しいVim` を正しく表示する
Search
Tak
February 01, 2024
Programming
0
84
`美しいVim` を正しく表示する
社内でやったLTの資料の公開版です。
Tak
February 01, 2024
Tweet
Share
More Decks by Tak
See All by Tak
ゆるく始める自作カラースキーム (Vim)
ttak0422
0
37
Nixを使う
ttak0422
0
5.7k
uzimARuの開発
ttak0422
0
920
Other Decks in Programming
See All in Programming
プログラミング言語学習のススメ / why-do-i-learn-programming-language
yashi8484
0
130
[JAWS-UG横浜 #80] うわっ…今年のServerless アップデート、少なすぎ…?
maroon1st
1
180
GAEログのコスト削減
mot_techtalk
0
120
ASP. NET CoreにおけるWebAPIの最新情報
tomokusaba
0
370
Grafana Cloudとソラカメ
devoc
0
170
ISUCON14公式反省会LT: 社内ISUCONの話
astj
PRO
0
190
2,500万ユーザーを支えるSREチームの6年間のスクラムのカイゼン
honmarkhunt
6
5.3k
Pythonでもちょっとリッチな見た目のアプリを設計してみる
ueponx
1
550
Lottieアニメーションをカスタマイズしてみた
tahia910
0
130
Amazon Bedrock Multi Agentsを試してきた
tm2
1
280
Unity Android XR入門
sakutama_11
0
150
Amazon Q Developer Proで効率化するAPI開発入門
seike460
PRO
0
110
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
80
8.8k
Building a Scalable Design System with Sketch
lauravandoore
461
33k
The Cost Of JavaScript in 2023
addyosmani
47
7.3k
Making Projects Easy
brettharned
116
6k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
Agile that works and the tools we love
rasmusluckow
328
21k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
114
50k
Typedesign – Prime Four
hannesfritz
40
2.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
30
2.2k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
Transcript
Vim LT `美しいVim` を正しく表示する Public版
Vim LT `美しいVim` を正しく表示する (略)
最近の個人的な話 fennel 始めました! - LuaにトランスパイルされるLisp方 言 - コンパイルされたLuaの出力が綺 麗 -
スコープさせやすい
Vimは美しい
Vimは美しい
Vimは美しい
TrueColor ターミナルが色設定が 256色なのは昔の話
↑TrueColor対応 ↓TrueColor非対応
undercurl ←undecurl対応 undercurl非対応→
TrueColorとundercurlをサポートする端末 - iTerm2 - Alacritty - Wezterm - kitty などなど
TrueColorとundercurlをサポートする端末 - iTerm2 - Alacritty - Wezterm - kitty などなど
メジャーな端末はサポートしてる から設定も簡単そう
実際に使っている端末
TmuxでのTrueColor対応 一例 1/3 https://gist.github.com/bbqtd/a4ac060d6f6b9ea6fe3aabe735aa9d95
TmuxでのTrueColor対応 一例 2/3 https://gist.github.com/bbqtd/a4ac060d6f6b9ea6fe3aabe735aa9d95
TmuxでのTrueColor対応 一例 3/3 https://gist.github.com/bbqtd/a4ac060d6f6b9ea6fe3aabe735aa9d95
Tmuxでのundercurl対応 一例 1/2 https://wezfurlong.org/wezterm/faq.html#i-have-set-convert-meta-on-in-my-inputrc-and-latin-characters-are-broken
Tmuxでのundercurl対応 一例 2/2 https://wezfurlong.org/wezterm/faq.html#i-have-set-convert-meta-on-in-my-inputrc-and-latin-characters-are-broken
面倒くさい... ちょっと見た目がよくなるだけだし TrueColor, undercurl諦めるか... ちょっとコード書くだけのときは Terminal Multiplexer使うのを諦めるか...
そこで zellij Rust製Terminal Multiplexier
最近の更新でundercurlもサポート
設定はこれだけ
想像以上に親しみやすかった
EOF