Posted in

Command Line Editor

null

Web site: github.com/cmjagtap/Command-Line-Editor
Category: Office
Subcategory: Text Editors
Platform: Linux, BSD, Unix
License: GNU GPL
Interface: CLI
Wikipedia:
First release: 2017

Command Line Editor – a command line editor in C Language, which work as line by line approach like vim.

This was a mini project given to us for the course, CS-302: System Programming during the academic year 2016-2017, with the aim to understand the role of data structures in a software. I provides a vim like interface to access the files in our file system.

It depends on libreadline6. The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.

The project developer is Chandramohan Jagtap.


Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Accessibility Toolbar