You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.031Jan2927262523222120191817161514131211109876543227Dec20191814131110965432130Nov29282726252423212019181716151413106532131Oct30282726241832127Sep211918161513121110765432130Aug29252219169876543131Jul292827252423222119171413129876543130Jun2924232221201918171615976Nano 0.9.99pre2 releaseUpdate NEWS for upcoming releaseFix cursor not on after resizeFix for resizing the window in modes other than normal edit mode Changes to handle_sigwinch(), main(). Fixes bug #52 (Rocco)do_alt_speller and nanogetstr fixesupdated bugs as discussed on the listFixed Bug #53Added bug #53username_tab_completion() - Removed redundant conditional (Rocco)username_tab_completion: rewritten using getpwentRocco's groovy fixes to real_dir_from_tildereplace for loop for hline init with memset in init functionsOops, Rob not Rocco :>Oops, center_x and y, not current. Thx Roccoreal_dir_from_tilde() - Rewritten using getpwent (suggected by Adam)totsize fix in do_justifyOops, make that usage()version() - Add arg to -T help (Rocco).Removed - from version in NEWS and ChangeLog global.c: Don't define toggles global or toggle_init_one if using --tinyGet rid of center_x and center_y, removed redundant free_node, added restore of totsize when unjustifyingusername_tab_completion(): - Optimization and removal of useless vars (Rocco).write_file(): Don't free() realname on write errorBack to CVS versionNano 0.9.99pre1 releaseAdded bug #51small fix for do_justify totsize calculationsinput_tab(): Added memset() to matchBuf to ensure sanity (Rocco, Adam).Changed null out at end of matchBuf from NULL to 0Get rid of unneeded call to usage() in main() when calling a flag for a function that hasn't been compiled in (Rocco)main(): Initialized kbinput to get around stupid compiler warning.Changed 'without NumLock on' to 'with NumLock off', more easy to understand?input_tab(): - Added null end of matchBuf for sanity (Rocco).files.c:cwd_tab_completion(), input_tab(): Changed bare malloc/calloc calls to nmalloc (found by Rocco).Oops, forgot to credit Rocco in one placeRocco's source code cleanups and #defines for magic values in global_init(). Added die_too_small() functionAdded print_numlock_warning(), code to figure out when numlock makes the keypad go bad.Added function ABCD(), better support for default settingsfi.po updates by Pauli VirtanenMove #ifndef cleanups. Some HELP and SPELLER #ifndef additions.