Curses Pager
Project description
CURSES PAGER
More or less a simple Curses Python paging library...
INSTALLATION
pip install cpager
USAGE
usage: cpager [-h] input
More or less a pager
positional arguments:
input file or string
optional arguments:
-h, --help show this help message and exit
KEYBINDINGS
[h][LEFT] : Scroll left one character.
[l][RIGHT] : Scroll right one column.
[k][UP] : Scroll up one line.
[j][DOWN] : Scroll down one line.
[f][PGDN] : Scroll down a page of lines.
[b][PGUP] : Scroll up a page of lines.
[g][HOME] : Go to first page.
[G][END] : Go to last page.
[/] : Search via wildcards or regex.
[n] : Jump to next search result.
[p] : Jump to previous search result.
[r] : Reset search results.
[?][F1] : View this help page.
[w][CTRL-s] : Save contents to file.
[q][ESC] : Quit and exit.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cpager-0.0.6.tar.gz
(4.7 kB
view details)
File details
Details for the file cpager-0.0.6.tar.gz
.
File metadata
- Download URL: cpager-0.0.6.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c0d64253893f7bd0ae2004175be47e355d4f346312b70f0a3d90a422a58fe48 |
|
MD5 | 189e78836a1fbb66a3796d238ccb16e2 |
|
BLAKE2b-256 | 1bdb68ac4c4feda6891b7211d8a24a43320cf03af0548c75b98d8dec56220125 |