[ 原始碼: nano ]
套件:nano(3.2-3+deb10u1) [security]
nano 的相關連結
Debian 的資源:
下載原始碼套件 nano:
- [nano_3.2-3+deb10u1.dsc]
- [nano_3.2.orig.tar.xz]
- [nano_3.2.orig.tar.xz.asc]
- [nano_3.2-3+deb10u1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.nano-editor.org]
相似套件:
small, friendly text editor inspired by Pico
GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine).
However, GNU nano also implements many features missing in Pico, including:
- undo/redo - line numbering - syntax coloring - soft-wrapping of overlong lines - selecting text by holding Shift - interactive search and replace (with regular expression support) - a go-to line (and column) command - support for multiple file buffers - auto-indentation - tab completion of filenames and search terms - toggling features while running - and full internationalization support
其他與 nano 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libncursesw6 (>= 6)
- shared libraries for terminal handling (wide character support)
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling
-
- dep: zlib1g (>= 1:1.1.4)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- sug: spell
- GNU Spell, a clone of Unix `spell'