This commit is contained in:
Nikita Ivanov
2022-06-15 07:15:34 +05:00
parent 33cdf8bebd
commit 694ecd495a

View File

@ -13,7 +13,7 @@ ctpv is a remake of awesome program named [stpv](https://github.com/Naheel-Azawy
but it's written in C. but it's written in C.
stpv worked perfectly for me, except it was kinda sluggish because stpv worked perfectly for me, except it was kinda sluggish because
it was written in POSIX shell. it was written in POSIX shell.
ctpv is an attempt to make a faster version stpv and add some new features. ctpv is an attempt to make a faster version of stpv and add some new features.
Originally it was made for [lf](https://github.com/gokcehan/lf) Originally it was made for [lf](https://github.com/gokcehan/lf)
but I assume it should not be hard to integrate ctpv into other but I assume it should not be hard to integrate ctpv into other