사용자 도구

사이트 도구


linux:kitty

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
마지막 판 양쪽 다음 판
linux:kitty [2021/01/17 22:37]
kwon37xi
linux:kitty [2021/12/21 14:59]
kwon37xi
줄 4: 줄 4:
   * Windows, tab 기능등을 지원함.   * 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.
 +
 +
 +<code sh>
 +# ibus, fcitx5 가 작동함.
 +
 +GLFW_IM_MODULE=ibus kitty
 +</code>
  
 ===== kitty & tdrop ===== ===== kitty & tdrop =====
linux/kitty.txt · 마지막으로 수정됨: 2021/12/21 14:59 저자 kwon37xi