summaryrefslogtreecommitdiff
path: root/Pancake/Command.hs
AgeCommit message (Expand)Author
2019-02-18Add the "gs" command for Gopher searchdefanor
2018-01-01Update copyright yearsdefanor
2017-12-21Retain position on redisplay, reload, etcdefanor
2017-12-19Enable a user to specify a configuration filedefanor
2017-12-15Add the "redisplay" commanddefanor
2017-12-14Add the "set width" commanddefanor
2017-11-28Use [ and ] instead of b and f for history navigationdefanor
2017-11-28Introduce initial image supportdefanor
2017-11-28Prepend license notices to source filesdefanor
2017-11-26Add file savingdefanor
2017-11-23Allow user-defined digits and radices for reference numberingdefanor
2017-11-16Handle SIGINT during getLinedefanor
2017-11-11Fix shortcut command parsingdefanor
2017-11-05Read metadatadefanor
2017-11-05Allow to set document types explicitlydefanor
2017-11-05Use Parsec for command parsingdefanor