Lister: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Integration of external Listers)
(Link added, text corrected)
Line 6: Line 6:
You can try to view any file in several modes, available in the Options menu:
You can try to view any file in several modes, available in the Options menu:


*(1) Text
# Text
*(2) Binary
# Binary
*(3) Hex
# Hex
*(4) Image/Multimedia, [[Lister plugins]], RTF
# Image/Multimedia, [[Lister plugins]], RTF
*(5) HTML text (strip tags)
# HTML text (strip tags)
*(6) Unicode
# Unicode
*(7) UTF-8
# UTF-8


Additional file formats can be supported using:
Additional file formats can be supported using:
Line 25: Line 25:


=== Fonts ===
=== Fonts ===
You can change fonts in text modes using Options menu:
In text modes you can change the current font using Options menu:


*'''ANSI''': Windows font
*ANSI: Windows font
*'''ASCII (OEM)''': DOS font
*ASCII (OEM): DOS font
*'''Variable char width''': User selected font
*Variable char width: User selected font


ANSI and OEM fonts can be sometimes autodetected, you can enable the autodetection in the Lister Configuration dialog.
ANSI and OEM fonts can be sometimes autodetected, you can enable the autodetection in the Lister Configuration dialog.
Line 39: Line 39:


This command opens a separate Lister window inside Total Commander file panel.
This command opens a separate Lister window inside Total Commander file panel.
Shortcut key is '''CTRL+Q'''. The window can be removed by choosing another drive in that window, or by pressing '''CTRL+Q''' second time.
Default shortcut key is '''CTRL+Q'''. The window can be closed by choosing another drive in the file panel or by pressing '''CTRL+Q''' second time.


All shortcut keys from Lister can be used in Quick View too.
All Lister shortcut keys can be used in Quick View too.


If you make the Lister or Quick View panel larger and choose "Save position" command, Total Commander will use this width for the panel independent from the normal position of the separating line.
If you make the Lister or Quick View panel larger and choose "Save position" command, Total Commander will use this width for the panel independent from the normal position of the separating line.
Line 51: Line 51:
* You can also use the alternative 3-rd party application, which is very similar to Lister but has more features and some advantages: [[ATViewer]].
* You can also use the alternative 3-rd party application, which is very similar to Lister but has more features and some advantages: [[ATViewer]].


Both applications, and other external viewers, can be integrated into Total Commander using "Edit/View" tab of the main Configuration dialog.
Both applications, and other external viewers, can be integrated into Total Commander ([[Options#Edit.2FView|Configuration-Edit/View]]).


----
----

Revision as of 15:51, 2 May 2007

Lister is the integrated file viewer of Total Commander. The default shortcut key to start Lister is F3.

Lister window

View modes

You can try to view any file in several modes, available in the Options menu:

  1. Text
  2. Binary
  3. Hex
  4. Image/Multimedia, Lister plugins, RTF
  5. HTML text (strip tags)
  6. Unicode
  7. UTF-8

Additional file formats can be supported using:

File sizes supported

In modes 1, 2, 3, 6, 7 Lister allows to view files of any size as it keeps only a small part of the file in memory (approximately 64 Kb), the rest is automatically loaded when scrolling through the text.

In other modes huge files are usually not supported, as Lister tries to load the whole file contents.

Fonts

In text modes you can change the current font using Options menu:

  • ANSI: Windows font
  • ASCII (OEM): DOS font
  • Variable char width: User selected font

ANSI and OEM fonts can be sometimes autodetected, you can enable the autodetection in the Lister Configuration dialog.

Keyboard commands

If you open the viewer with multiple files, (Configuration-Edit/View), you can switch from one file to the next/previous using the keys n (next) and p (previous file). When you are viewing multimedia files or listening to sound, Lister will switch at the end of a file automatically to the next file (playlist function). With Ctrl+A you can select the whole text. You can use the cursor keys and Home, End, PgUp and PgDn or SPACE to scroll trough the text. Alternatively you can use your mouse. You can open as many file viewers as you want (and your memory can hold). All file viewers are closed when Total Commander terminates. Press F2 to refresh the content of a file.

Quick View

This command opens a separate Lister window inside Total Commander file panel. Default shortcut key is CTRL+Q. The window can be closed by choosing another drive in the file panel or by pressing CTRL+Q second time.

All Lister shortcut keys can be used in Quick View too.

If you make the Lister or Quick View panel larger and choose "Save position" command, Total Commander will use this width for the panel independent from the normal position of the separating line.

External Lister applications

  • You can also use the alternative 3-rd party application, which is very similar to Lister but has more features and some advantages: ATViewer.

Both applications, and other external viewers, can be integrated into Total Commander (Configuration-Edit/View).


Back to Internal functions