Subversion Repositories SvarDOS

Rev

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

Rev 1322 Rev 1325
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
 
11
 
12
################
12
################
13
# USAGE SCREEN #
13
# USAGE SCREEN #
14
################
14
################
15
 
15
 
16
1.0:usage: sved file.txt
16
1.0:usage: sved file.txt
17
 
17
 
18
 
18
 
19
###############
19
###############
20
# HELP SCREEN #
20
# HELP SCREEN #
21
###############
21
###############
22
 
22
 
23
8.0:F5  = save file
23
8.0:F5  = save file
24
8.1:F6  = save as...
24
8.1:F6  = save as...
25
8.2:F10 = change line endings
25
8.2:F10 = change line endings
-
 
26
8.3:CTRL+Right = jump to next word
-
 
27
8.4:CTRL+Left  = jump to prev word
26
8.10:ESC = quit
28
8.10:ESC = quit
27
8.11:Press any key
29
8.11:Press any key
28
 
30