You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04May30Apr252322211916131086530Mar2928272625242117161514121110976543128Feb2726232220161514129762131Jan3028262524232221201918171614131210987543228Dec272625232219181712875229Nov1931Oct292826242322201815148765432130Sep292827252423222119171512109526Aug2517829Jul2419181716151413118542130Jun28222114131211105229May262423211918171614107652130Apr292822201918141312763231Mar302826252322212018151413925Feb2320191817161514131211109654131Jan2927262523222120191817161514131211109876543227Dec201918141311109Global flag -Y, --syntax to specify the type on the command line, if there's no good filename regex to use. Global variable syntaxstr. Made some errors in the rc file less fatalOops, get rid of the stupid debugging code- Added syntax command to .nanorc file, to allow multiple syntaxes. New function color.c:update_color(), calls in various files.c places, syntaxtype struct, global variables syntaxes, syntaxfile_regexp and synfilematchess/Debian GNU/Linux/Debian GNU/gIndonesian translation updates (Tedi Heriyanto).- More cleanups with DISABLE flags, better free_shortcutage and free_toggle, and get rid of unnecessary variable decls with NANO_SMALL in shortcut_init() by David BenbennickRe-add O_CREAT since I botched the merge, some indentation fixes also, by DB- General: - Change from read() and write() to file streams by Jay Carlson. Allows OS to implement read and write ahead rather than making us do it. Hopefully merged properlyPrepend fixes for O_CREAT & append compatibililty by David BenbennickRussian and Ukrainian updates.- General: - Preliminary prepend code. This may be a bad idea, but I've been wanting it for awhile now and we'll see how bad it messes everything up. Changes to files.c:do_writeout(), write_file()Italian translation updates (Marco Colombo).Dutch translation updates (Guus Sliepen).Swedish updates.- Change to openfilestruct for multibuffer mode by DLR. New functions nano.c:make_new_opennode(), free_openfilestruct(), delete_opennode(), unlink_opennode(), splice_opennode(), new struct openfilestruct in nano.hBack that out, as it braks Linux :(- FreeBSD compat. Remove KEY_DC from the delete shortcut in global.c:shortcut_init(), add case for 330 under nano.c:main()DB's latest patch- nano.h: - NANO_ALT_COMMAND and NANO_ALT_PERIOD were reversed (lol) (David Benbennick)gettext 0.11 writes to messages.mo by default.ca, de, es, fr, gl updates.- nano.spec.in: - Don't put Chris' name as the Packager in the distribution by default (Im an idiot)Back to CVS verGNU nano 1.1.8 releaseFix the formatting of the spec a leetle- Added new nano.spec file from Brett <brett@bad-sports.com>, added because maintaining the spec file is getting to be a largercfile fixesAdd David Benbennick's changes to open_pipe() and move it to nano.c, and add his nperror functionBah, don't fix what isn't broken- nano.c: - Move the termios things in main() up to signal_init(), where they should probably be anyway- nano.c: - Move the termios things in main() up to signal_init(), where they should probably be anyway- winio.c:do_cursorpos() - Make col numbering start from 1 (suggested by Andrew Ho)- files.c:do_insertfile() - Handle cancel from ExtCmd properly (David Benbennick)Danish updates.DLR's patchItalian updates (Marco Colombo).- search.c:do_gotoline() - Set placewewant if we actually move to a different lineDavid's fixes for read_file and the assert stuff for renumberRocco's mods to open_pipe- nano.c:do_int_speller() - Fix zombie processes and spelling buffer issues (Rocco Corsi)