소스 검색
Update preview-kitty (#638)
Fixed typo in preview-kitty.
master
ncoder-1
GitHub
4 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
plugins/preview-kitty
|
|
@@ -20,7 +20,7 @@ |
|
|
|
# Then in `nnn`, launch the `preview-kitty` plugin. |
|
|
|
# |
|
|
|
# If you provide the same NNN_FIFO to all nnn instances, there will be a |
|
|
|
# single common preview window. I you provide different FIFO path, they |
|
|
|
# single common preview window. If you provide different FIFO path, they |
|
|
|
# will be independent. |
|
|
|
# |
|
|
|
# Shell: POSIX compliant |
|
|
|