You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.09Nov875432131Oct28272625242311876427Sep26252420161413654229Aug2827221615141311108542131Jul302927262524232221201918171615141312111098765432130Jun29282726252322212019181716151413121098765432131May302928272625242322212017161514863229Apr272625201918add commenttweak find_paragraph() and do_justify() to remove the assumption thatfinish tweaking backup_lines() to remove the assumption that the fileminor backup_lines() cleanupstweak begpar() to rely on fileage instead of NULL for its check tocomment fixin get_next_filename(), store the value of digits(ULONG_MAX) in atweak do_para_end() to remove the assumption that the file always endscosmetic fixesremove unneeded codecomment fixsimplify cut_line() furtheradd prompt.c to the list of translated files, since it now hascomment fixin cut_line(), since placewewant will always be zero after the line is*really* make deleting and cutting text consistent with each other, andmore fixes for files that don't end in magiclines: make cut_line() cutcosmetic fixrevert last change, as the new bahavior is consistent with the behaviortweak do_delete() to not mark the file as modified if we delete theadd missing changelog entryin do_alt_speller(), move the code that replaces the text of the currentmake do_int_spell_fix() and do_alt_speller() take the NO_NEWLINES flaginitialize the static pid_t pid in text.c, just in casetweak do_alt_speller() to remove the assumption that the file alwaysremove unneeded blank linecosmetic fixcorrection: in mbwidth(), use the width of Unicode U+FFFD (Replacementin mbwidth(), if wcwidth() returns -1 for the character passed in, treatcomment fixmake sure we refresh the statusbar prompt text when tab-completing oractually use statusbar_pww in the statusbar prompt code to cut down onadd the statusbar prompt's equivalent of placewewant,statusbar_pww, toin update_line(), remove now-unneeded logic that set the index parametermove do_verbatim_input() from nano.c to text.c, since it's an advancedreorder functionsmove functions specific to the file browser to their own source file,tweak do_last_line() to remove the assumption that the file always endsfix changelog entryadd new -L/--nonewlines command line option, and new "nonewlines" rcfile