From f727da88b0c792a93d1d0899bf9e2b790b7221ce Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Mon, 1 Oct 2001 14:42:27 +0000 Subject: [PATCH] Add smooth scroll and the DOS/Mac file support to the README git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@803 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- README | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README b/README index 2ff5dce7..6faa9cd3 100644 --- a/README +++ b/README @@ -71,6 +71,14 @@ Current Status shortcuts and files in browser, search toggles that are Pico extensions moved to Meta keys so as to not interfere with Pico control sequences. + + Smooth scrolling through files, instead of the jerky half-page + down, half-page up method. This is available by using the + -S or --smooth switch, or the Meta-S toggle. + + Better non-*nix file support. GNU nano now automatically + converts files from DOS format or Mac format to standard file + format. It can also write files in either format by using the + apropriate command line (-D, --dos or -M, --mac) or toggle + (Meta-D, Meta-O). Chris Allegretta (chrisa@asty.org) -- 2.39.5