aboutsummaryrefslogtreecommitdiffstats
path: root/editors/dkns
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.85tabthorpe2010-09-242-4/+4
| | | | | PR: ports/150779 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.84tabthorpe2010-02-222-4/+4
| | | | | | PR: ports/144121 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer) Feature safe: yes
* - Update to 1.83tabthorpe2010-02-102-4/+4
| | | | | PR: ports/143617 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.82pgj2009-05-302-5/+6
| | | | | | PR: ports/135023 Submitted by: James Bailie <jimmy (at) mammothcheese (dot) ca> (maintainer) Approved by: gabor (mentor)
* - Update to 1.81tabthorpe2009-03-042-4/+4
| | | | | PR: ports/132203 Submitted by: James Bailie" <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.80tabthorpe2009-02-232-4/+4
| | | | | PR: ports/131895 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.79tabthorpe2009-02-052-4/+4
| | | | | PR: ports/131184 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.78tabthorpe2009-01-272-4/+4
| | | | | PR: ports/130958 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.77tabthorpe2009-01-202-4/+4
| | | | | PR: ports/130668 Submitted by: James Bailie" <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.76tabthorpe2008-03-132-4/+4
| | | | | | | - Corrects the bug causing a fatal munger error when user loads an empty file. PR: ports/121564 Submitted by: James Bailie <jimmy mammothcheese.ca> (maintainer)
* - Update to 1.75tabthorpe2008-03-022-4/+4
| | | | | PR: ports/121250 Submitted by: James Bailie <jimmy mammothcheese.ca>
* Dickens is a simple, one-buffer-in-one-window, console text editor.tabthorpe2008-02-043-0/+39
Dickens only understands UNIX-style text files expressed in ASCII, and is therefore of little or no use to the non-English-speaking world. Dickens is written in Munger(1). Features include interactive filename completion, tags support, regular-expression search-and-replace, and unlimited undo/redo. WWW: http://www.mammothcheese.ca/munger.html -- James Bailie <jimmy@mammothcheese.ca> http://www.mammothcheese.ca PR: ports/120242 Submitted by: James Bailie <jimmy at mammothcheese.ca>