You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Aug131Jul302928272524222117161413121110432130Jun292726252423222120171615141312876432131May30282725242322211817161514121065432129Apr272625242317161513121110875431Mar302928232221201917141312111094129Feb28262524232221201816151413121110976531Jan29262524222120171514131211109743231Dec3029232220181187654tweaks: compile a parameter unconditionallylocking: remove any lock files when dyingscreen: remove redundant redrawings of the entire edit windowtweaks: restore earlier conditions to prevent superfluous redrawingstweaks: rename a function, and adjust some commentsscreen: don't look at placewewant but at where we actually were and aretweaks: unconditionally compile a couple of parametersfiles: make allowances for 32-bit PIDsinput: ingest as verbatim just one control code or one or two escapestweaks: remove some unnecessary keycodes from a switch statementtweaks: normalize some whitespace and adjust several commentstweaks: rename three constants, for clarity, and hardcode two otherstweaks: don't bother setting meta_key to false when a key is invalidtweaks: don't use a function call when reference to the variable will dotweaks: move the modified editing keys againtweaks: adjust indentation after the previous changestweaks: return quicker from the key parsing routinetweaks: move some debugging stuff, and move modified editing keys tootweaks: elide the global variable 'func_key'tweaks: add a variable, in preparation for making returning easiertweaks: replace a three-case switch with an if and an elsetweaks: consistently use a parameter instead of a struct elementtweaks: reshuffle two ifs for a little more speedtweaks: normalize some indentationtweaks: condense three asserts into a single onetweaks: rename a struct element, to be more fittingshortcuts: group the setting of key string and keycode into one functioninput: don't bother putting a keycode into byte rangeshortcuts: remove any unnecessary classifying of keystweaks: adjust indentation after previous changestweaks: check earlier on for sufficient length of the sequenceinput: be more strict in recognizing certain escape sequencesinput: don't use a function call when a literal value will doinput: fix a pasto from eight years ago, from commit e347efbdocs: tweak some spacing and spellingpo: update translations and regenerate POT file and PO filesbump version numbers and add a news item for 2.6.2moving: don't do an automatic smart home with Ctrl+Up and Ctrl+Downcredits: don't bother blanking the second line nor the help linestweaks: compute the sizes of the subwindows in a more direct manner