Side Panel: Difference between revisions

From Bluefish Wiki
Jump to navigation Jump to search
(Created page with '__NOTOC__ __NOEDITSECTION__ {{Man2top |lang=en |rev=2.0.0 |Title=2. Command line options |prev=Man 2 ch03 |Subtitle=Chapter III. Starting Bluefish |next=Man 2 ch04…')
 
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOTOC__
__NOEDITSECTION__
{{Man2top
{{Man2top
|lang=en
|lang=en
|rev=2.0.0
|rev=2.0.0
|Title=2. Command line options
|st=u
|prev=Man 2 ch03
|Title=3. Side Panel
|Subtitle=Chapter III. Starting Bluefish
|prev=Man 2 ch04s02
|next=Man 2 ch04
|Subtitle=Chapter IV. The user interface
|next=Man 2 ch04s04
}}
}}
== 2. Command line options ==
{{toc}}
There are several useful command line options:


;-c, --curwindow
To the left of the editor area is the side panel. If you would prefer that the side bar be on the right side, simply change the setting in the <tt>Sidebar location</tt> tab found in the <tt>Edit → Preferences → User interface</tt> menu option.  
:Open a file in an existing window. This can be used to overwrite the chosen default.


;-n, --newwindow
== Bluefish Sidebar Notebook Tab ==
:Open a file in a new window. This can be used to  overwrite  the chosen default.
The side panel consists of a file browser, a bookmark browser, a function reference browser, the snippets plugin, the charmap plugin and an info browser accessible by clicking on the corresponding sidebar notebook tab.


;-?, --help, --help-*, --help-all
[[File:Man2_notebook_tab.png|none|frame|Bluefish Sidebar Notebook Tab]]
:Print all or just a group of help options. Some of these options may be documented in gtk-options(7) and gnome-otions(7).


;--help-gtk
You can choose which plugins are enabled: <tt>Edit → Preferences → Plugins</tt> . By default the info browser plugin is disabled.<br />
:GTK+ Options
You can choose the <tt>Sidebar notebook tab</tt> position: <tt>Edit → Preferences → User interface</tt>
*  --class=CLASS            Program class as used by the window manager
*  --name=NAME              Program name as used by the window manager
*  --display=DISPLAY        X display to use
*  --screen=SCREEN          X screen to use
*  --sync                  Make X calls synchronous
*  --gtk-module=MODULES    Load additional GTK+ modules
*  --g-fatal-warnings      Make all warnings fatal


;-v, --Version
== Bluefish File Browser ==
:Print version information.
The file browser provides quick access to files and directories.
{|
|valign="bottom" align="center"|[[File:Man2_file_browser.png|none|frame|Bluefish File Browser]]
|valign="bottom" align="center"|[[File:Man2_file_browser_menu1.png|none|frame|file browser menu]]
|valign="bottom" align="center"|[[File:Man2_file_browser_menu2.png|none|frame|View mode]]
|valign="bottom" align="center"|[[File:Man2_file_browser_menu3.png|none|frame|Filter sub-menu]]
|}


== The bookmark browser ==
The bookmark browser provides access to previously marked positions in a file.
{|
|valign="bottom" align="center"|[[File:Man2_bookmark_browser.png|none|frame|Bluefish Bookmark Browser]]
|valign="bottom" align="center"|[[File:Man2_bookmark_browser_menu1.png|none|frame|bookmark browser menu]]
|valign="bottom" align="center"|[[File:Man2_bookmark_browser_menu2.png|none|frame|Show file sub-menu]]
|}


<del>Many programs like browsers, email clients and file managers can be configured to open files in Bluefish. For example, '''bluefish '%s'''' will open a file in the current window, '''bluefish -n '%s'''' will open a file in a new window, and '''bluefish -p '%s'''' will open a project file.</del>
See [[Bookmarks]]


== The snippets plugin ==
The snippets plugin...
{|
|valign="bottom" align="center"|[[File:Man2 snippets.png|none|frame|Bluefish Snippets]]
|valign="bottom" align="center"|[[File:Man2_snippets_menu1.png|none|frame|snippets menu]]
|}
More informations about snippets plugin can be found at [[Man_2_ch07s07|Chapter VII, 7. Snippets plugin]].


== The charmap plugin ==
The charmap plugin...
[[File:Man2 charmap.png|none|frame|Bluefish Charmap]]
== The info browser plugin ==
The info browser plugin references CSS2, HTML, PHP, Python... functions with their syntax. 
[[File:Man2_info_browser.png|left|frame|Bluefish Info Browser]]
By default the info browser plugin is disabled.<br />
You can choose which plugins are enabled: <tt>Edit → Preferences → Plugins</tt> .
;Contributing: see [[Bflib]]
{{clear}}


{{Man2bottom
{{Man2bottom
|prev=Man 2 ch03
|prev=Man 2 ch04s02
|up=Man 2 ch03
|up=Man 2 ch04
|next=Man 2 ch04
|next=Man 2 ch04s04
|prevname= Chapter&nbsp;III.&nbsp;Starting Bluefish
|prevname= 2.&nbsp;Menus and Tool Bars
|nextname=Chapter&nbsp;IV.&nbsp;The user interface
|nextname=4.&nbsp;Status Bar
}}
}}

Latest revision as of 18:10, 31 March 2010

 

To the left of the editor area is the side panel. If you would prefer that the side bar be on the right side, simply change the setting in the Sidebar location tab found in the Edit → Preferences → User interface menu option.

Bluefish Sidebar Notebook Tab[edit]

The side panel consists of a file browser, a bookmark browser, a function reference browser, the snippets plugin, the charmap plugin and an info browser accessible by clicking on the corresponding sidebar notebook tab.

Bluefish Sidebar Notebook Tab

You can choose which plugins are enabled: Edit → Preferences → Plugins . By default the info browser plugin is disabled.
You can choose the Sidebar notebook tab position: Edit → Preferences → User interface

Bluefish File Browser[edit]

The file browser provides quick access to files and directories.

Bluefish File Browser
file browser menu
View mode
Filter sub-menu

The bookmark browser[edit]

The bookmark browser provides access to previously marked positions in a file.

Bluefish Bookmark Browser
bookmark browser menu
Show file sub-menu

See Bookmarks

The snippets plugin[edit]

The snippets plugin...

Bluefish Snippets
snippets menu

More informations about snippets plugin can be found at Chapter VII, 7. Snippets plugin.

The charmap plugin[edit]

The charmap plugin...

Bluefish Charmap

The info browser plugin[edit]

The info browser plugin references CSS2, HTML, PHP, Python... functions with their syntax.

Bluefish Info Browser

By default the info browser plugin is disabled.
You can choose which plugins are enabled: Edit → Preferences → Plugins .

Contributing
see Bflib