Video tour: Bluefish editor


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Video tour: Bluefish editor
# 1  
Old 09-30-2008
Video tour: Bluefish editor

09-30-2008 01:00 PM
Bluefish is a GUI-based text and code editor that runs on "most (maybe all?) POSIX compatible operating systems including Linux, FreeBSD, Ma cOS X, OpenBSD, and Solaris." It has an impressive feature list, and is both lightweight and speedy. It is not currently under heavy development primarily because it is a mature program that already does exactly what it is supposed to do with no fuss or complaint.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. What is on Your Mind?

What is Your Favorite Editor for Linux and UNIX? | A Video in 1080 HD

We have asked UNIX.com users over the years what is their favorite editor and why. Here is the top three answers. Here is a new YT video on this question: What Editor Does Everyone Use? https://youtu.be/gqE8RTZZt9g Of course, vi was the overwhelming favorite. Credits: 1080 HD... (3 Replies)
Discussion started by: Neo
3 Replies
Login or Register to Ask a Question
OCAMLGRAPH-EDITOR(1)						   User Commands					      OCAMLGRAPH-EDITOR(1)

NAME
ocamlgraph-editor - GTK-based graph editor based on hyperbolic geometry. SYNOPSIS
ocamlgraph-editor [-dfs] [-bfs] [-rr refresh-rate] [-aa] [[-help] | [--help]] [graph-file] DESCRIPTION
This manual page documents briefly the ocamlgraph-editor command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. ocamlgraph-editor is an OCaml and GTK based graph editor based on hyperbolic geometry. -dfs DFS drawing strategy. -bfs BFS drawing strategy. -rr refresh-rate Set the refresh rate, must be greater than 0. -aa Turn off anti-aliased mode. graph-file Files to edit. -help, --help Display an help message. LICENSE
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage. AUTHOR
Sylvain Le Gall <gildor@debian.org> COPYRIGHT
Copyright (C) 2008 Sylvain Le Gall OCamlGraph June 21, 2008 OCAMLGRAPH-EDITOR(1)