CVSROOT: /cvs Module name: src Changes by: mart...@cvs.openbsd.org 2018/06/04 07:29:07
Modified files: bin/ed : io.c Log message: Remove the extra pager code when compiled without the BACKWARDS flag. Most terminals have scrollback options, or can be achieved via tmux, so it's not needed. OK millert@