commit e0557ce64f6e6b6ef4a2ccfe107b168dfd20a131
Author:     Jochen Sprickerhof <[email protected]>
AuthorDate: Tue Jan 19 23:07:03 2021 +0100
Commit:     Jochen Sprickerhof <[email protected]>
CommitDate: Tue Jan 19 23:07:03 2021 +0100

    Fix typo
    
    Thanks: Sebastian LaVine

diff --git a/README b/README
index 7ddb949..8180db8 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ as we thought in the fist place:
  2. scroll could not handle backward cursor jumps and editing of old lines
     properly.  We just handle current line editing and switching between
     alternative screens (curses mode).  For a proper end user experience we
-    would need to write complete new a terminal emulator like screen or tmux.
+    would need to write a completely new terminal emulator like screen or tmux.
 
 What is the performance impact of scroll?
 

Reply via email to