Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

less with syntax highlighting

License

NotificationsYou must be signed in to change notification settings

repomaa/hless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage: hless [-l lexer] [less options ...] [file]    -l LEXER, --lexer LEXER          the pygments lexer to use    -h, --help                       show this helpExamples:# Open the file hless.cr in less and highlight it using the ruby lexer$ hless -l rb hless.cr# Open the file foo.rb and highlight it with the lexer guessed from the file$ hless foo.rb# Follow the tail of a logfile and highlight its contents using the ruby lexer$ tail -f log/development.log | hless -l rb

Dependencies

  • pygments
  • libpcl

Build Dependencies

  • crystal

Building

crystal build --release hless.cr

About

less with syntax highlighting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp