Qi

Minimalist terminal editor

View the Project on GitHub TheRohans/qi

Welcome to 气 (Qi)

I've tried many editors over the years, but I have never found one that fits me perfectly. So, I decided to fork some old open source code, clean it up, build upon it, and make an editor that would be perfect for me.

qi editor

While this is blasphemy to some, I think of Qi as a combination of Emacs and Vi. It has the usability of Emacs with the speed, small foot print and large file editing capabilities of vi.

Qi is, selfishly, for me @robrohan. You are welcome to fork, use, make suggestions, or send me questions about Qi, but I am only going to add stuff I personally want or find useful.

Here are some things that make Qi Qi (or will; not everything works yet):

qi on the ipad

If you want to try Qi, you can do so in 4 nerdly easy steps

$ git clone https://github.com/TheRohans/qi.git
$ cd qi
$ ./configure
$ make qi

random picture

Qi is forked from QEmacs by Fabrice Bellard, and is released under the GNU Lesser General Public License.

Qi is copyright 2013 The Rohans, LLC; 2002 Fabrice Bellard.