]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/dialog/samples/textbox.txt
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / dialog / samples / textbox.txt
1 Hi, this is a text dialog box. It can be used to display text from a file.
2 The file should not contain any 'tab' characters, so you should 'expand'
3 the file first if it contains 'tab' characters.
4
5 It's like a simple text file viewer, with these keys implemented:
6
7 PGDN/SPACE     - Move down one page
8 PGUP/'b'       - Move up one page
9 ENTER/DOWN/'j' - Move down one line
10 UP/'k'         - Move up one line
11 LEFT/'h'       - Scroll left
12 RIGHT/'l'      - Scroll right
13 '0'            - Move to beginning of line
14 HOME/'g'       - Move to beginning of file
15 END/'G'        - Move to end of file
16 '/'            - Forward search
17 '?'            - Backward search
18 'n'            - Repeat last search (forward)
19 'N'            - Repeat last search (backward)
20
21
22 The following is a sample text file:
23
24