[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] mutt e split screen



[Fri, Nov 29, 2002 at 10:24:32AM +0100] - Leonardo Canducci scrive:
> vorrei sapere se è possibile splittare la finestra di mutt in 2 in modo
> da avere l'index nella parte superiore e il pager in quella inferiore
> come nei classici client con le GUI.
[...-cut-...]
6.3.114.  pager_index_lines

  Type: number
  Default: 0

  Determines the number of lines of a mini-index which is shown when in
  the pager.  The current message, unless near the top or bottom of the
  folder, will be roughly one third of the way down this mini-index,
  giving the reader the context of a few messages before and after the
  message.  This is useful, for example, to determine how many messages
  remain to be read in the current thread.  One of the lines is reserved
  for the status bar from the index, so a pager_index_lines of 6 will
  only show 5 lines of the actual index.  A value of 0 results in no
  index being shown.  If the number of messages in the current folder is
  less than pager_index_lines, then the index will only use as many
  lines as it needs.

Oppure, per ottenere lo stesso effetto solo quando lo si desidera, si
puo` usare una macro:

macro pager "\e6"    "<enter-command>set pager_index_lines=6<enter>
(sostiuire 6 col numero che si preferisce)

oppure dando direttamente il comando nella finestra del pager.

:set pager_index_lines=N

Il tutto dal manuale di mutt e da una ricerchina su google...
Ciao, Alvise
ps. Leonardo, non e` vero che a me non funziona il settaggio in .muttrc,
come ti avevo scritto; c'era un altra istruzione che impediva il
funzionamento di questa. (ma non ho ancora trovato qual'e` :-)
-- 
| Alvise Belotti              |   /"\  .  ASCII Ribbon Campaign .
| E-mail:   alvise@laventa.it |   \ /  .- NO HTML/RTF in e-mail .
| La Venta: http://laventa.it |    X   .- NO Word docs in e-mail.
| E-mail:   info@laventa.it   |   / \  .. . . . . . . . . . . . .
| PGP Key fingerprint = AD 85 93 92 A9 9C 93 14  9C 6B 3B 15 52 79 B8 BD



Reply to: