Fix typo: "the fist place" - scroll - scrollbackbuffer program for st | |
git clone git://git.suckless.org/scroll | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 51ee387dd3860b13baaca5ef23392f7282e9bbdc | |
parent e0557ce64f6e6b6ef4a2ccfe107b168dfd20a131 | |
Author: Spenser Truex <[email protected]> | |
Date: Wed, 27 Jan 2021 04:42:01 -0800 | |
Fix typo: "the fist place" | |
Where is the fist place? I can only imagine... | |
Diffstat: | |
M README | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README b/README | |
@@ -10,7 +10,7 @@ The initial version of this program is from Roberto E. Vargas… | |
What is the state of scroll? | |
The project is faced with some hard facts, that our original plan is not doable | |
-as we thought in the fist place: | |
+as we thought in the first place: | |
1. [crtl]+[e] is used in emacs mode (default) on the shell to jump to the end | |
of the line. But, its also used so signal a scroll down mouse event from |