An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: line-editor

akinomyoga/ble.sh

Bash Line Editor―a line editor written in pure Bash with syntax highlighting, auto suggestions, vim modes, etc. for Bash interactive sessions.

Language: Shell - Size: 20.5 MB - Last synced at: 2 days ago - Pushed at: 13 days ago - Stars: 3,304 - Forks: 92

nushell/reedline

A feature-rich line editor - powering Nushell

Language: Rust - Size: 1.17 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 640 - Forks: 172

armoar334/linecomp

A readline "replacement" in/for bash

Language: Shell - Size: 144 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 27 - Forks: 1

jcwangxp/Crossline

A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.

Language: C - Size: 252 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 133 - Forks: 23

bor0/formal-ed

Paper: Formalizing line editors in Coq

Language: TeX - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 0

gwenn/rustyline Fork of kkawakam/rustyline

Readline Implementation in Rust

Language: Rust - Size: 2.45 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 9 - Forks: 2

wengwalker/led

led - line-oriented text editor

Language: C - Size: 1.03 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 0

AmrDeveloper/Lineeditor

A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable

Language: Rust - Size: 797 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 44 - Forks: 3

matthewdeanmartin/dedlin

Clone of edlin with improvements to make it into more of a DSL

Language: Python - Size: 621 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

k1s0b3/shed

A simple ed-like text editor implemented in Bash

Language: Shell - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

oidoid/linear-text

🗒 Graphical line-oriented text editor.

Language: TypeScript - Size: 2.08 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

katef/libcl

Line editor and Cisco-style command tree

Language: C - Size: 206 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 1

px86/linereader

C++ library providing line-editing and history capabilities for interactive command line programs.

Language: C++ - Size: 45.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ajkachnic/zline 📦

A powerful line editor for Zig

Language: Zig - Size: 11.7 KB - Last synced at: about 11 hours ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0

deadsy/py_linenoise

A port of the linenoise line editor to Python.

Language: Python - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 2

wengwalker/edit

edit - lite version of line-oriented text editor

Language: C - Size: 34.2 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

AeriaVelocity/Streakline 📦

A WYGIWYG line text editor, inspired by ed, the STANDARD TEXT EDITOR!

Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

eumiro/ed

ed in Python

Language: Python - Size: 46.9 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

patrislav1/linenoise-baremetal Fork of antirez/linenoise

Line editing for bare metal microcontroller applications, based on linenoise.

Language: C - Size: 184 KB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

LinArcX/simorgh

Another line editor.

Language: Shell - Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gladir/EDLIN-0

Clone du EDLIN du DOS écrit en Pascal

Language: Pascal - Size: 7.81 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

fbbdev/linenoise-ng Fork of arangodb/linenoise-ng

A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.

Language: C++ - Size: 237 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

deadsy/go-cli

A Go based line editor and command line interface.

Language: Go - Size: 86.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

ranmerc/line-editor

Line editor in C

Language: C - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

naens/modred

Modern Editor

Language: Forth - Size: 216 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

howerj/edlin

Line Editor Library for constrained systems (that also have a command line and file system...)

Language: C - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

fabio-pecora/vim-clone

This is a line editor. You can easily modify a file using all the features I added taking advantage of data structure (moving around the file with the arrows, delete a character, delete a whole line, add lines, select keyword that you want to highlight and the undo feature). I added a recording to show the features.

Language: C++ - Size: 80 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tleino/xd

eXtensible eDitor (proof of concept), inspired by ed(1) and edbrowse(1)

Language: C - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

zenharris/ada-bbs

Ada small menu system, IRC client and line editor/text editor. PostgreSQL MMO Spaceship Simulator Game.

Language: Ada - Size: 244 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

sloumdrone/chalk

Non-modal line based text editor for the terminal

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

dheadshot/FREDLIN

A Free EDLIN-like line editor for Linux.

Language: C - Size: 244 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

ferhatgec/inpuft

Fegeya Inpuft, Work-in-progress simple & single header line-editing library. Written in C++17.

Language: C++ - Size: 6.84 KB - Last synced at: 21 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

MrPicklePinosaur/sped

sped (the stupidly pointless edtior) - a line editor written in x86 assembly

Language: Assembly - Size: 28.3 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

benpicco/lined

tiny line editor for use in embedded systems

Language: C - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

cmjagtap/Command-Line-Editor

I have develop a command line editor in C Language. which work as line by line approch like vim .

Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

zhabib3/Line-Editor

A Line Editor implemented via Linked List in C++

Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

taktoa/linenoise Fork of antirez/linenoise

A small self-contained alternative to readline and libedit

Language: C++ - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0