AI 時代,我為甚麼反而回到終端?

AI 時代,我為甚麼反而回到終端?

The Only Bamboo
The Only Bamboo
20 影片觀看·2026年3月31日

ghostty 配置:

# 窗口左右內邊距(單位:像素)
window-padding-x = 15

# 窗口上下內邊距(單位:像素)
window-padding-y = 15

# Shell 集成功能:禁用光標位置同步(避免光標樣式被 shell 覆蓋)
shell-integration-features = no-cursor

# 光標樣式:豎線(bar)
cursor-style = bar

# 光標閃爍
cursor-style-blink = true

# 主題
theme = GitLab Light

# 字體
font-family = "Maple Mono NF CN"

# macOS 標題欄樣式:透明
macos-titlebar-style = transparent

# 允許點擊鼠標移動光標位置
cursor-click-to-move = true

# 打字時隱藏鼠標指針
mouse-hide-while-typing = true

# 隱藏標題欄的代理圖標(文件圖標)
macos-titlebar-proxy-icon = hidden

# 背景的透明度和模糊程度,製造毛玻璃效果
background-opacity = 0.90
background-blur = 250

# pin 窗口的快捷鍵
keybind = opt+t=toggle_window_float_on_top