Installing Bluefish - Post-Installation Checklist: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
m (Created page with '__NOTOC__ __NOEDITSECTION__ {{Man 2top |lang=en |rev=2.0.0 |st=d |Title=7. Post-installation Setup |prev=Man 2 ch02s06 |Subtitle=Chapter II. Installing Bluefish |n…')
 
(Removed outdated information and edited some wording)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
__NOEDITSECTION__
{{Man2top
{{Man 2top
|lang=en
|lang=en
|rev=2.0.0
|rev=2.0.0
Line 10: Line 9:
|next=Man 2 pt02
|next=Man 2 pt02
}}
}}
== 7. Post-installation Setup ==
 
The first time you run Bluefish it will create a directory ~/.bluefish where all Bluefish's configuration options are stored. This includes all preferences, customized menus, highlighting-patterns, file history, etc.
The first time you run Bluefish it will create a directory ~/.bluefish where all Bluefish's configuration options are stored. This includes all preferences, customized menus, highlighting-patterns, file history, etc.


Bluefish will work right out of the box, but you can and should take advantage of the many customizations available. Change the font in the main text view if you do not like it, remove unused tool bars, add shortcuts to the customizable menu, and edit the list of browsers and external programs.
Bluefish will work right out of the box, but you can and should take advantage of the many customizations available. Change the font in the main text view if you do not like the one which is offered by default, remove unused tool bars, add or edit snippets and edit the list of browsers and external programs.
 
If you are upgrading from a previous version, perhaps CVS, you should note that the syntax highlighting may have changed. To make sure you have the latest highlighting patterns, follow the following procedure:
 
'''Procedure II.1. Getting the new defaults after upgrading - First method'''
 
# Exit Bluefish
# Delete the highlighting file in your ~/.bluefish directory.<br/> Next time Bluefish is started, the new defaults will be loaded.
 
Note that this will also annihilate all your changes to the highlighting. Here's a more gentle approach:
 
'''Procedure&nbsp;II.2.&nbsp;Getting the new defaults after upgrading - Second method'''


# Exit Bluefish
If you are upgrading from a previous version, perhaps using the SVN, you should note that certain features may have changed. Please let us know if you encounter any difficulties.
# Move your current highlighting file to highlighting.old
# Start Bluefish to get the new patterns
# Exit Bluefish
# Run <tt>'''diff -c highlighting.old highlighting'''</tt> to find the differences.


If your settings become corrupted, unusable, or you simply want to revert to the defaults, you may safely delete the ~/.bluefish directory.
If your settings become corrupted, unusable, or you simply want to revert to the defaults, you may safely delete the ~/.bluefish directory.
Line 36: Line 20:




{{Man 2bottom
{{Man2bottom
|prev=Man 2 ch02s06
|prev=Man 2 ch02s06
|up=Man 2 ch02
|up=Man 2 ch02

Latest revision as of 18:25, 22 December 2022


The first time you run Bluefish it will create a directory ~/.bluefish where all Bluefish's configuration options are stored. This includes all preferences, customized menus, highlighting-patterns, file history, etc.

Bluefish will work right out of the box, but you can and should take advantage of the many customizations available. Change the font in the main text view if you do not like the one which is offered by default, remove unused tool bars, add or edit snippets and edit the list of browsers and external programs.

If you are upgrading from a previous version, perhaps using the SVN, you should note that certain features may have changed. Please let us know if you encounter any difficulties.

If your settings become corrupted, unusable, or you simply want to revert to the defaults, you may safely delete the ~/.bluefish directory.