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
65
`美しいVim` を正しく表示する
社内でやったLTの資料の公開版です。
Tak
February 01, 2024
Tweet
Share
More Decks by Tak
See All by Tak
知らなかった The early history
ttak0422
0
250
24歳を支える技術
ttak0422
0
700
Nixを使う
ttak0422
0
5.4k
オタクとエンジニアと1984年と
ttak0422
0
510
uzimARuの開発
ttak0422
0
900
Other Decks in Programming
See All in Programming
よくできたテンプレート言語として TypeScript + JSX を利用する試み / Using TypeScript + JSX outside of Web Frontend #TSKaigiKansai
izumin5210
3
980
PHP でアセンブリ言語のように書く技術
memory1994
PRO
1
160
Amazon Bedrock Agentsを用いてアプリ開発してみた!
har1101
0
320
Snowflake x dbtで作るセキュアでアジャイルなデータ基盤
tsoshiro
2
500
macOS でできる リアルタイム動画像処理
biacco42
9
2.3k
Compose 1.7のTextFieldはPOBox Plusで日本語変換できない
tomoya0x00
0
170
Click-free releases & the making of a CLI app
oheyadam
2
110
詳細解説! ArrayListの仕組みと実装
yujisoftware
0
560
イベント駆動で成長して委員会
happymana
1
300
CSC509 Lecture 12
javiergs
PRO
0
140
弊社の「意識チョット低いアーキテクチャ」10選
texmeijin
5
24k
讓數據說話:用 Python、Prometheus 和 Grafana 講故事
eddie
0
390
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
Facilitating Awesome Meetings
lara
50
6.1k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
Designing for Performance
lara
604
68k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
StorybookのUI Testing Handbookを読んだ
zakiyama
26
5.2k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
7
570
Faster Mobile Websites
deanohume
305
30k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
250
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.2k
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