Kitty/zh-cn: Difference between revisions

ZhX589 (talk | contribs)
Created page with "Kitty 是一款基于 GPU 的现代高性能终端模拟器,使用 Python 和 C 编写。它借助图形硬件实现高性能,并提供标签页、布局和基于 GPU 的渲染等特性。Kitty 在 NixOS 生态中可用,并可通过多种方式进行配置。"
 
ZhX589 (talk | contribs)
Created page with "要在 shell 环境中临时使用 Kitty,可以执行:"
Line 7: Line 7:
==== Shell ====
==== Shell ====


<div lang="en" dir="ltr" class="mw-content-ltr">
要在 shell 环境中临时使用 Kitty,可以执行:
To temporarily use Kitty in a shell environment, you can run:
</div>
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
nix-shell -p kitty
nix-shell -p kitty