浏览代码

Any wide character curses works

E.g. BSD curses.
master
Sijmen J. Mulder 6 年前
父节点
当前提交
670ffc06b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -146,7 +146,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)


#### Dependencies #### Dependencies


`nnn` needs libncursesw (on Linux or ncurses on macOS) and standard libc.
`nnn` needs curses with wide character support (like ncursesw) and standard libc.


#### From a package manager #### From a package manager




正在加载...
取消
保存