This commit is contained in:
Nikita Ivanov 2022-06-15 14:24:54 +05:00 committed by GitHub
parent 694ecd495a
commit 0fd1c038cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,10 +6,9 @@ Terminal previewer
---- ----
ctpv is a terminal previewer utility that supports a variety of built-in previews ctpv is an utility for previewing various files (including images with [Überzug](https://github.com/seebye/ueberzug)).
(including image previews with [Überzug](https://github.com/seebye/ueberzug)).
ctpv is a remake of awesome program named [stpv](https://github.com/Naheel-Azawy/stpv) ctpv is a remake of awesome program https://github.com/NikitaIvanovV/ctpv [stpv](https://github.com/Naheel-Azawy/stpv)
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.