You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Mar624Feb18109873230Jan2810963231Dec282321151286130Nov292825232221191817161514131211109875432131Oct28272625242311876427Sep26252420161413654229Aug2827221615141311108542131Jul302927262524232221201918171615141312111098765432130Jun29282726252322212019181716151413cosmetic fixpreemptively update the version numbers of all manpages, and removemention that quotes inside string parameters don't need to be escapedUpdated Vietnamese translation by Phan Vinh Thinh.in do_writeout(), remove unneeded setting of currshortcutmake sure browser_refresh() is used when refreshing or doing tabrename browser_draw() to browser_refresh() for consistencyfix file browser breakagemove the browser drawing routines to a separate function, browser_draw()really fix input parsing in the file browsergo back to using a while loop in get_prompt_string(), as it's simplerin get_prompt_string(), initialize finished to FALSE so that thein get_prompt_string(), redraw the prompt and set finished to FALSE whenin shortcut_init(), remove erroneous handling of the "Get Help" shortcutin get_prompt_string(), use a do/while loop instead of a while loop, forin do_browser(), properly restore the file list display after returningremove redundant codeadd another missing blank lineadd missing blank linesfix compilation problemupdate copyright yearsallow tab completion of directories at the "Go To Directory" promptfix file browser breakageanother formatting fixcosmetic and formatting fixesin do_browser(), properly set currshortcut back to the file browserrework input parsing in the file browser to be more flexibleupdate copyright yearsfix changelog entryin display_string(), fix memory corruption problems caused by notfix a comment in nano.h and a minor memory leak in display_string()fix potential infinite loop in mbrevstrpbrk()handle Shift-Delete properly when the -d option is usedin parse_kbinput(), interpret Shift-Begin, Shift-Delete, Shift-End,fix more bracket matching breakagereally fix the previous display problem with searches that move thein ngetdelim(), do sanity checks manually again instead of in an assert,fix multibyte bracket search breakage, and add documentation fixesfix "matchbrackets" breakageallow specifying matching bracket characters other than the default via