File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,18 @@ for KISS Linux.
7
7
BACKGROUND
8
8
----------
9
9
10
- This project was inspired by Dylan Arap's POSIX shell, okpal [0]d. Compatibility
11
- with the following terminator emulators on KISS Linux have been tested at this
12
- time:
10
+ This project was inspired by Dylan Arap's POSIX shell, okpal [0]. This
11
+ application has similar functionality to okpal but is designed with execution
12
+ speed in mind. Compatibility with the following terminator emulators on KISS
13
+ Linux have been tested at this time:
13
14
14
15
- simple terminal, st [2]
15
16
16
17
As there are no other dependєncies, other than a C compiler (gcc), this program
17
18
should work on distributions other than KISS Linux as well.
18
19
19
- Note: The code is quite "ugly" at this time and will addressed in future
20
- iterations.
20
+ I appologize for the "ugliness" of the case at this time. I hope to address
21
+ this in future iterations.
21
22
22
23
23
24
INSTALLATION
You can’t perform that action at this time.
0 commit comments