File: Editors.htm

package info (click to toggle)
4pane 8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 10,480 kB
  • sloc: cpp: 38,358; ansic: 5,186; sh: 4,359; makefile: 157; xml: 27
file content (36 lines) | stat: -rw-r--r-- 2,086 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
  <title>Editors</title>
</head>

<body style="background-color: rgb(255, 255, 255); direction: ltr;">

<center>
<table style="margin-left: auto; margin-right: auto; width: 100%; text-align: center;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
	<td style="width: 20%; text-align: center;"><a href="MultipleRenDup.htm"><img src="back.gif" alt="Multiple Renaming or Duplication" align="top" border="0"></a>&nbsp;&nbsp;<a href="MultipleRenDup.htm">MultipleRenDup</a></td>
	<td style="width: 20%; text-align: center;">&nbsp;&nbsp;<a href="Using4Pane.htm"><img src="up.gif" alt="Using 4Pane" align="top" border="0"></a>&nbsp;&nbsp;<a href="Using4Pane.htm">Using 4Pane</a></td>
	<td style="width: 20%; text-align: center;">&nbsp;&nbsp;<a align="middle" href="Devices.htm">Devices</a>&nbsp;&nbsp;<a href="Devices.htm"><img src="forward.gif" alt="Devices" align="top" border="0"></a></td>
</tr>
</tbody>
</table>
</center>
<hr>

<h2><u>Editors</u></h2>
<p>
If you look at your <a href="Toolbar.htm">toolbar</a>, to the right of the central filepath box you should see one or more icons. Each of these is an Editor that 4Pane has detected on your system.<br><br>

If you click one of these icons, 4Pane launches its Editor. More usefully, if you drag one or more files onto the icon, the Editor is launched 
with those files open in it. Some Editors (e.g. kwrite) can open only one file at a time; others (gedit) several.<br><br>

An Editor can be any application. Though most will be actual editors like kwrite or gedit, good examples of non-editor Editors 
are LibreOffice and Firefox (both of which 4Pane will automatically add if it detects them). These are applications that will accept files, but 
there's nothing to stop you creating an icon for an application that doesn't.<br><br>

You can add a new Editor, or delete one, from <i>Options > Configure 4Pane</i>, in the <i>Display > Misc</i> section.
</p>
</body></html>