Skip to content

jonfk/mless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-less

Build Status

My implementation of the less command to learn the Rust programming language.

TODO

  • more navigation
  • searching
  • command line flags:
    • -n -N .... --line-numbers --LINE-NUMBERS
    • -S ........ --chop-long-lines Chop (truncate) long lines rather than wrapping.
  • Added better error messages on common errors:
    • opening a directory
    • file not found
  • support more than one file
  • profile memory footprint for large file support

About

My implementation of less in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages