This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ITP: most -- Pager program similar to more and less


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/most/most-5.0.0.1-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/most/most-5.0.0.1-1.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/most/setup.hint

    # To check packaging

    cd most
    tar -xf *-src.tar.bz2
    ./*.sh --color --verbose all

Included in Debian:

  http://packages.debian.org/most

Jari

[ setup.hint ]

sdesc: "Pager program similar to more and less"
ldesc: "A paging program that displays, one windowful at a time, the contents
of a file on a terminal. Unlike other well-known paging programs most
supports multiple windows and can scroll left and right. A status line
at the bottom of the screen displays the file name, the current line
number and the percentage of the file so far displayed. Unlike other
paging programs, most is capable of displaying an arbitrary number of
windows as long as they all fit on the screen, and different windows
could be used to view the same file in different positions. In
addition to displaying ordinary text files, most can also display
binary files as well as files with arbitrary ascii characters."
category: Text Utils
requires: libslang2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]