====== Kitty Terminal ======
* https://sw.kovidgoyal.net/kitty/
* [[https://wiki.archlinux.org/title/kitty|kitty - ArchWiki]]
* [[linux:terminals|Linux Terminals]], MacOS X 지원 GPU 기반 가속되는 터미널
* Windows, tab 기능등을 지원함.
* 터미널 안에서 이미지 뷰잉 가능.
===== 한글입력 =====
* [[https://github.com/ManInTheSuit|kitten for IME input · Issue #469 · kovidgoyal/kitty]]
> Kitty support for IBus IME framework is disabled by default. To enable it, set the environment variable GLFW_IM_MODULE=ibus. This will also work with Fcitx5 due to the compatible IBus interface that it offers.
# ibus, fcitx5 가 작동함.
GLFW_IM_MODULE=ibus kitty
===== kitty & tdrop =====
* [[linux:terminals:tdrop|tdrop]] 으로 dropdown / [[linux:tmux|tmux]] 터미널로 사용
tdrop -ma -w 100% -h 80% -s dropdown kitty -o=hide_window_decorations=yes