GNU nano 2.1.5 (Unstable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News GNU nano 2.1.5 (Unstable branch)
# 1  
Old 08-31-2008
GNU nano 2.1.5 (Unstable branch)

ImageGNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor.License: GNU General Public License v3Changes:
This release contains a better fix for incorrectly reported successful writes on full filesystems, more helpful messages when an internal error occurs in the undo code, and fixes for various combinations of configure-time options and compiler flags. Also included is new support for changing the rc file name at configure time, and using GNU-style regexes for word-boundaries on systems that do not support them natively, as well as the ever popular translation updates.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
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)