All Projects → pocket7878 → ec

pocket7878 / ec

Licence: other
Simple text editor inspired by Plan9 text editors (Sam & Acme) for macOS

Programming Languages

swift
15916 projects
Makefile
30231 projects

Projects that are alternatives of or similar to ec

Viw
VI Worsened, a lightweight and fun VI clone.
Stars: ✭ 212 (+748%)
Mutual labels:  text-editor
Ngx Quill Editor
🍡@quilljs editor component for @angular
Stars: ✭ 234 (+836%)
Mutual labels:  text-editor
cride
A light CLI text editor/IDE written in Crystal
Stars: ✭ 47 (+88%)
Mutual labels:  text-editor
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (+780%)
Mutual labels:  text-editor
Kuriimu
A general purpose game translation toolkit for authors of fan translations.
Stars: ✭ 226 (+804%)
Mutual labels:  text-editor
React Text Selection Popover
Selection based Text UI made easy
Stars: ✭ 245 (+880%)
Mutual labels:  text-editor
React Editext
Editable Text Component for React Apps
Stars: ✭ 199 (+696%)
Mutual labels:  text-editor
rich editor
WYSIWYG editor for Flutter with a rich set of supported formatting options. (WIP)
Stars: ✭ 119 (+376%)
Mutual labels:  text-editor
Textbringer
An Emacs-like text editor written in Ruby
Stars: ✭ 228 (+812%)
Mutual labels:  text-editor
FreeOberon
Cross-platform IDE for development in Oberon programming language made in the classical FreePascal-like pseudo-graphic style.
Stars: ✭ 102 (+308%)
Mutual labels:  text-editor
Textosaurus
Cross-platform text editor based on Qt and Scintilla.
Stars: ✭ 224 (+796%)
Mutual labels:  text-editor
Pythonbuddy
Online Python Editor With Live Syntax Checking and Execution
Stars: ✭ 223 (+792%)
Mutual labels:  text-editor
Moe
A command line based editor inspired by vi/vim. Written in Nim.
Stars: ✭ 252 (+908%)
Mutual labels:  text-editor
Amp
A complete text editor for your terminal.
Stars: ✭ 2,997 (+11888%)
Mutual labels:  text-editor
SynWrite
SynWrite text editor. Not the entire source, because EControl is closed-source. If you get the license for EControl, I will help to compile the SynWrite.
Stars: ✭ 68 (+172%)
Mutual labels:  text-editor
Avaloniaedit
Avalonia-based text editor (port of AvalonEdit)
Stars: ✭ 201 (+704%)
Mutual labels:  text-editor
Mui Rte
Material-UI Rich Text Editor and Viewer
Stars: ✭ 233 (+832%)
Mutual labels:  text-editor
ember-pell
Ember addon for simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
Stars: ✭ 56 (+124%)
Mutual labels:  text-editor
PSImageEditors
一个简而至美的图片编辑器 (仿钉钉与微信的图片编辑组件)
Stars: ✭ 32 (+28%)
Mutual labels:  text-editor
Lime
Open source API-compatible alternative to the text editor Sublime Text
Stars: ✭ 15,283 (+61032%)
Mutual labels:  text-editor

ec

Simple text editor inspired by Plan9 text editors (Sam & Acme)

Concept

Simple text editor inspired by plan9 text editors concepts.

  • Offer very simple text editing features in core.
  • Use mouse
  • User can extend the editor with external commands instead of plugin.
  • Use command language to edit text.
  • Use platform native toolkits instead of reimplement it.

Usage

see document

Screenshot

https://gyazo.com/e16f941e71f045c4128530948804ea9b

More screenshots in wiki

TODO

  • Allow custom pattern matching on right-mouse-selection
  • Suport mouse chording (cut, snarf, paste)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].