simeg / eureka

💡 CLI tool to input and store your ideas without leaving the terminal
MIT License
773 stars 44 forks source link

Use $PAGER instead of hardcoding less #59

Closed xeruf closed 4 years ago

xeruf commented 4 years ago

On Linux the preferred pager should be set in $PAGER - you can still fall back to less, but this should take precedence

simeg commented 4 years ago

Fixed in #60.

simeg commented 4 years ago

Available in version 1.7.0.