embed
|
Minor
|
2022-05-24 01:03:13 +05:00 |
prev
|
Split prev/text.sh into 4 different previews
|
2022-06-01 21:09:33 +05:00 |
.gitignore
|
Initial commit
|
2022-05-22 12:56:26 +05:00 |
clear.sh
|
Set $fifo variable when ctpv is started
|
2022-05-31 22:59:43 +05:00 |
config.c
|
Fix
|
2022-06-08 08:43:18 +05:00 |
config.h
|
Add custom previews support
|
2022-06-08 05:55:42 +05:00 |
ctpv.c
|
Add custom previews support
|
2022-06-08 05:55:42 +05:00 |
ctpvclear
|
ctpvclear: add option to pass id as argument
|
2022-05-29 21:40:11 +05:00 |
end.sh
|
Set $fifo variable when ctpv is started
|
2022-05-31 22:59:43 +05:00 |
error.c
|
Minor: char const *c -> const char *c
|
2022-06-02 04:37:43 +05:00 |
error.h
|
Minor: char const *c -> const char *c
|
2022-06-02 04:37:43 +05:00 |
helpers.sh
|
Minor
|
2022-05-31 23:50:26 +05:00 |
lexer.c
|
end -> newline
|
2022-06-08 08:42:55 +05:00 |
lexer.h
|
end -> newline
|
2022-06-08 08:42:55 +05:00 |
LICENSE
|
Initial commit
|
2022-05-22 12:56:26 +05:00 |
Makefile
|
Prepend every script with helpers.sh in runtime
|
2022-05-28 22:33:18 +05:00 |
preview.c
|
Add custom previews support
|
2022-06-08 05:55:42 +05:00 |
preview.h
|
Add custom previews support
|
2022-06-08 05:55:42 +05:00 |
previews.h
|
Add custom previews support
|
2022-06-08 05:55:42 +05:00 |
server.c
|
Fix: write/read expect number of bytes, not len
|
2022-06-05 00:31:16 +05:00 |
server.h
|
Minor: char const *c -> const char *c
|
2022-06-02 04:37:43 +05:00 |
shell.c
|
Fix
|
2022-05-29 21:33:20 +05:00 |
shell.h
|
Prepend every script with helpers.sh in runtime
|
2022-05-28 22:33:18 +05:00 |
utils.c
|
Add custom previews support
|
2022-06-08 05:55:42 +05:00 |
utils.h
|
Add custom previews support
|
2022-06-08 05:55:42 +05:00 |
vector.c
|
Add lexer for config parsing
|
2022-06-07 12:49:59 +05:00 |
vector.h
|
Add lexer for config parsing
|
2022-06-07 12:49:59 +05:00 |