Subversion Repositories SvarDOS

Rev

Rev 1331 | Rev 1335 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1331 Rev 1332
1
# SVED IN ENGLISH
1
# SVED IN ENGLISH
2
 
2
 
3
###############
3
###############
4
# MAIN SCREEN #
4
# MAIN SCREEN #
5
###############
5
###############
6
 
6
 
7
0.0:HELP
7
0.0:HELP
8
0.1:NEW FILE
8
0.1:NEW FILE
9
0.2:SAVED
9
0.2:SAVED
10
0.3:SAVING FAILED
10
0.3:SAVING FAILED
11
0.4:Unsaved changes will be lost.
11
0.4:Unsaved changes will be lost.
12
0.5:Press ENTER to confirm.
12
0.5:Press ENTER to confirm.
-
 
13
0.6:Save as:
13
 
14
 
14
################
15
################
15
# USAGE SCREEN #
16
# USAGE SCREEN #
16
################
17
################
17
 
18
 
18
1.0:usage: sved file.txt
19
1.0:usage: sved file.txt
19
 
20
 
20
 
21
 
21
###############
22
###############
22
# HELP SCREEN #
23
# HELP SCREEN #
23
###############
24
###############
24
 
25
 
25
8.0:F5  = save file
26
8.0:F5  = save file
26
8.1:F6  = save as...
27
8.1:F6  = save as...
27
8.2:F10 = change line endings
28
8.2:F10 = change line endings
28
8.3:CTRL+Right = jump to next word
29
8.3:CTRL+Right = jump to next word
29
8.4:CTRL+Left  = jump to prev word
30
8.4:CTRL+Left  = jump to prev word
30
8.10:ESC = quit
31
8.10:ESC = quit
31
8.11:Press any key
32
8.11:Press any key
32
 
33