File Handling and Browsing Customization: Difference between revisions
mNo edit summary |
Bill Valaski (talk | contribs) m moved Man 2 ch08s08 to File Handling and Browsing Customization: Title updates (BV) |
(No difference)
|
Latest revision as of 01:20, 9 July 2010
The Files tab of the Edit preferences panel allows you to set some options related to the way files are handled and displayed in the file browser.
8.1. Setting the encoding meta tag on save
Apart from setting the default character encoding in the Files tab of the Edit preferences panel, you may also instruct bluefish to set the encoding meta tag when you modify the document character set encoding.
Note that, if the encoding meta tag does not exist, it is inserted in the file, otherwise it is changed. Either modification occurs immediately.
8.2. Setting the default base directory
You can set a default base directory in the Files tab of the Edit preferences panel.
This directory will serve as the initial point for the file browser.
8.3. Merging file browser views
By default, the file browser uses separate views for files and directories.
You can have a single view by unchecking the Use separate file and directory view option in the Files tab of the Edit preferences panel.
8.4. Backup files
By default, a backup file is created on save in the same directory as the original file based on the same filename with the exception that a ~ suffix is added. This backup file is deleted on closing the file.
You can change this behaviour in the Files tab of the Edit preferences panel.
When the backup fails to be created, you can choose what to do:
8.5. Using multiple instances of a file
A nice feature of bluefish is it allows you to open multiple instances of a file. Combined with either launching two instances of bluefish or opening the same file in two windows, it eases the modification of a file in one window while browsing it in another one.
This feature can be disabled in the Files tab of the Edit preferences panel.