An open API service indexing awesome lists of open source software.

https://github.com/ix/xtra

a completely pannable pager for X11, in the spirit of less/more
https://github.com/ix/xtra

Last synced: about 1 year ago
JSON representation

a completely pannable pager for X11, in the spirit of less/more

Awesome Lists containing this project

README

          

* xtra

xtra is an immutable (not editable) pager (like ~less~ and ~more~)
for X11. I like to use it for sticky notes.

It is written in Haskell and adheres to the KISS philosophy by trying
to avoid doing more than it needs to, as such, if you want multiple
files, you should open multiple instances of the program.

You can scroll the buffer contents in two dimensions.

[[./extra/screenshot.png]]