Remove outdated TODO
This commit is contained in:
parent
38b42a3e9a
commit
f84b895d22
1 changed files with 0 additions and 3 deletions
|
@ -180,9 +180,6 @@ serial connection the editor normally runs under.")
|
||||||
(setf *top-scroll-region* 1
|
(setf *top-scroll-region* 1
|
||||||
*bottom-scroll-region* 24))))
|
*bottom-scroll-region* 24))))
|
||||||
|
|
||||||
;; OOPS! The scrolling commands just don't exist on the VT220!
|
|
||||||
;; TODO: Replace them!
|
|
||||||
|
|
||||||
(defun scroll-screen-down ()
|
(defun scroll-screen-down ()
|
||||||
(save-cursor)
|
(save-cursor)
|
||||||
(move-cursor *top-scroll-region* 0)
|
(move-cursor *top-scroll-region* 0)
|
||||||
|
|
Loading…
Add table
Reference in a new issue