CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2012/05/31 04:55:53
Modified files: usr.bin/mg : basic.c Log message: Currently, mg's cursor jumps from top to bottom of the screen as you scroll upwards, make the cursor behave like emacs and stay at bottom of window. Tested by mikeb@.