← 返回命令列表

Linux command

kibi 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Open a file

kibi [path/to/file]

Create a new file

kibi

说明

kibi is a configurable text editor with UTF-8 support, incremental search, syntax highlighting, and line numbers, written in less than 1024 lines of Rust with minimal dependencies. It supports syntax highlighting configuration for 38+ languages. Inspired by kilo (created by Salvatore Sanfilippo), kibi aims to be a tiny but functional editor that guarantees memory safety through Rust while keeping the codebase extremely small.

FAQ

What is the kibi command used for?

kibi is a configurable text editor with UTF-8 support, incremental search, syntax highlighting, and line numbers, written in less than 1024 lines of Rust with minimal dependencies. It supports syntax highlighting configuration for 38+ languages. Inspired by kilo (created by Salvatore Sanfilippo), kibi aims to be a tiny but functional editor that guarantees memory safety through Rust while keeping the codebase extremely small.

How do I run a basic kibi example?

Run `kibi [path/to/file]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more kibi examples?

This page includes 2 examples for kibi, plus related commands for nearby Linux tasks.