GNU nano 2.1.3 (Unstable branch)


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

Image GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor. License: GNU General Public License v3 Changes:
This release includes new (and experimental) undo and redo functionality for most text operations. The default key bindings are Meta-U for undo and Meta-E for redo, but these can be remapped using the new 2.1 keybinding code. Also included are some fixes for configuring using wide curses, crashing when invoking the help menu with certain locales, and not saving the search history when compiled with configure options.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
COMET(6)																  COMET(6)

NAME
comet - a mission editor for Crimson Fields SYNOPSIS
comet [--level level] [--width width] [--height width] [--fullscreen 1|0] [--sound 1|0] comet {--help | --version} DESCRIPTION
comet (the Crimson Fields Map Editing Tool) is a mission editor for Crimson Fields. OPTIONS
--level level Start the editor with the level loaded. --width w Set screen width to w. Minimum screen width is 320. Default is 800. --height h Set screen height to h. Minimum screen height is 240. Default is 600. --fullscreen 1|0 Turn fullscreen mode on/off. The default is to start in windowed mode. --sound 1|0 Turn sound on/off. The default is on. --help Print a usage message on standard output and exit. --version Print version information on standard output and exit. SEE ALSO
cfed(6), crimson(6) COPYRIGHT
Copyright (C) 2002-2007 Jens Granseuer This software is distributed under the terms of the GNU General Public License[1] (GPL). AUTHOR
Jens Granseuer <jensgr@gmx.net> Author. REFERENCES
1. GNU General Public License http://www.gnu.org/copyleft/gpl.html January 20 2007 COMET(6)