Package: mc
Version: 1:4.6.0-4.6.1-pre3-1
Severity: wishlist
Tags: patch

Hello,

'mc -v' can be used as pretty pager (for man pages):

Step 1: 
create the script /usr/bin/mcpager:
-----
cat > /tmp/mcpager.$$
mc -v /tmp/mcpager.$$
rm -f /tmp/mcpager.$$
-----


Step 2:
Insert this into /var/lib/dpkg/alternatives/pager
-----
/usr/bin/mcpager
100

-----

Step 3:
run `update-alternatives --config pager', if you want.


Regards stefan


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.29
Locale: LANG=de_DE.ISO-8859-1, LC_CTYPE=de_DE.ISO-8859-1 (charmap=ISO-8859-1) 
(ignored: LC_ALL set to de_DE.ISO-8859-1)

Versions of packages mc depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libglib2.0-0                2.6.3-1      The GLib library of C routines
ii  libgpmg1                    1.19.6-19    General Purpose Mouse - shared lib

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to