Skip to content

hdelaby/line_edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line_edition

Line edition tool using C termcap library

commands

  • [UP] Get newer history entry
  • [DOWN] Get older history entry
  • [HOME] Move cursor to the beginning
  • [END] Move cursor to the end
  • [ALT + RIGHT] Move cursor one word forward
  • [ALT + LEFT] Move cursor one word backward
  • [ALT + UP] Move cursor one line above
  • [ALT + DOWN] Move cursor one line below
  • [CTRL + L] Clear the screen

todo

  1. Copy/cut/paste
  2. Auto-completion [BONUS]

About

Line edition tool using C termcap library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published