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
- Host: GitHub
- URL: https://github.com/ix/xtra
- Owner: ix
- License: bsd-3-clause
- Created: 2020-07-05T11:34:56.000Z (almost 6 years ago)
- Default Branch: primary
- Last Pushed: 2020-07-11T14:50:31.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T14:27:54.101Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
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]]