# Zee - 터미널용 텍스트 에디터

> Clean Markdown view of GeekNews topic #6309. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6309](https://news.hada.io/topic?id=6309)
- GeekNews Markdown: [https://news.hada.io/topic/6309.md](https://news.hada.io/topic/6309.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-04-06T09:18:43+09:00
- Updated: 2022-04-06T09:18:43+09:00
- Original source: [github.com/mcobzarenco](https://github.com/mcobzarenco/zee)
- Points: 7
- Comments: 2

## Topic Body

- Rust 오픈소스   
- 커서이동이 10ms 내로 처리되는 100FPS 에디터  
  - IO 및 구문 강조 등이 모두 비동기로 처리   
- 빠른 B트리 구현체(rope)를 사용한 버퍼   
- Tree-sitter 로 문법 파싱   
- Multi-buffer, Multi-Pane  
- 퍼지 매칭을 이용한 빠른 재귀 파일 검색   
- 디렉토리 네비게이션 기능을 가진 파일 피커

## Comments



### Comment 9550

- Author: functor
- Created: 2022-04-08T10:54:48+09:00
- Points: 1

tree-sitter가 여기저기 자주 쓰이네요.

### Comment 9494

- Author: nuthatch
- Created: 2022-04-06T10:16:52+09:00
- Points: 2

이맥스 키바인딩 기반이군요.
