1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/speedread.md
코드싸이 16f2c3ed79
shnsplit: fix typo, systemctl: update Korean translation, linux/s*: add Korean translation (#14715)
* linux/s*: add Korean translation

* systemctl: update Korean translation

* Update pages.ko/linux/sqfscat.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/shar.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/sqfstar.md

Co-authored-by: Chooooo <contact@choo.ooo>

* shnsplit: fix typo

* semanage: update Korean translation

---------

Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-11 15:05:30 +09:00

842 B

speedread

간단한 터미널 기반 오픈 소스 Spritz 유사 도구. 입력된 텍스트를 단어별 RSVP(빠른 연속 시각적 표시)로 최적의 읽기 지점에 맞춰 표시하여, 눈이 한 곳에 고정된 상태에서 일반적인 속도보다 훨씬 빠르게 텍스트를 읽을 수 있게 합니다. 더 많은 정보: https://github.com/pasky/speedread.

  • 특정 속도로 텍스트 파일 읽기:

cat {{경로/대상/파일.txt}} | speedread -wpm {{250}}

  • 특정 줄부터 다시 시작:

cat {{경로/대상/파일.txt}} | speedread -resume {{5}}

  • 한 번에 여러 단어를 표시:

cat {{경로/대상/파일.txt}} | speedread -multiword

  • 읽기 중 10% 속도 감소:

[

  • 읽기 중 10% 속도 증가:

]

  • 일시 정지하고 마지막 몇 줄을 컨텍스트로 표시:

<space>