Commit Graph

10 Commits

Author SHA1 Message Date
naddy
b2cbb03f33 drop RCS Ids 2022-03-11 18:58:26 +00:00
kmos
fe81f65519 When building on sparc64 (with base-gcc) the build fails with:
cc1: error: unrecognized command line option "-Wvla"

Switching it to ports-gcc fixes the build for sparc64

ok bcallah@ (maintainer)
2021-05-11 19:48:18 +00:00
bcallah
552021a1fa Update to dte-1.10
Changelog:
https://craigbarnes.gitlab.io/dte/releases.html#v1.10-latest-release
2021-04-24 23:52:31 +00:00
bcallah
4dca6d470c Update to dte-1.9.1; just build system fixes. 2019-12-01 21:58:57 +00:00
bcallah
8b94678fa9 Update to dte-1.9
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2019-09-23 13:19:13 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
bcallah
3b59fb0bae Update to dte-1.8.2
1.8.1 fixes some bugs from the 1.8 release; 1.8.2 is irrelevant for us but
might as well move to it since we need 1.8.1 anyway.
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2019-04-23 20:03:01 +00:00
bcallah
2a7aa4b476 Update to dte-1.8
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2019-04-20 13:52:18 +00:00
bcallah
f9c55eab75 Update to dte-1.7
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2018-05-09 05:35:02 +00:00
bcallah
e8ffb81be9 Import editors/dte, a small and easy to use console text editor.
ok ratchov@

dte is a small and easy to use console text editor.

Features:
* Multiple buffers/tabs
* Unlimited undo/redo
* Search and replace
* Syntax highlighting
* Customizable color schemes
* Customizable key bindings
* Command language with auto-completion
* Jump to definition (using ctags)
* Jump to compiler error
2018-04-24 15:35:56 +00:00