index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-11
fix backups wrt hard links, add crlf-windows setting
pommicket
2023-05-11
improve number syntax highligting
pommicket
2023-03-27
fix crash on in/decrement-number & insert-text w no active buffer
pommicket
2023-03-23
fix heading level in README
pommicket
2023-03-23
[2.2] update version
pommicket
2023-03-23
separate :increase-number in undo history
pommicket
2023-03-23
handle various :increment-number edge cases and binary
pommicket
2023-03-23
increment-number and decrement-number
pommicket
2023-03-23
add macro information to README
pommicket
2023-03-23
merge
pommicket
2023-03-23
macros are working!
pommicket
2023-03-23
get rid of ARG_STRING, start macros
pommicket
2023-03-23
go-to-build-error now also detects rust ::: references
pommicket
2023-03-23
fix scrolling to cursor when text is typed
pommicket
2023-03-23
fix crash on :previous-position with no active buffer
pommicket
2023-03-21
fix GLSL syntax highlighting (oops)
pommicket
2023-03-07
[2.1] update readme
pommicket
2023-03-05
rename styles -> themes
pommicket
2023-03-05
extradark style
pommicket
2023-03-04
start extradark
pommicket
2023-03-04
new light style
pommicket
2023-03-04
regenerate tags if there are no completion results
pommicket
2023-03-04
highlight directives in ted.cfg
pommicket
2023-03-04
check for %include loops
pommicket
2023-03-04
%include in config files
pommicket
2023-03-03
fix up docs
pommicket
2023-03-03
configurable hover/highlight key + better key stuff
pommicket
2023-03-03
fix session
pommicket
2023-03-03
different read/write colors for ide-highlights
pommicket
2023-03-03
open multiple files with command line arguments
pommicket
2023-03-03
preserve permissions on save
pommicket
2023-03-02
CSS highlighting
pommicket
2023-03-02
some CSS highlighting
pommicket
2023-03-02
:previous-position
pommicket
2023-03-02
comment-start and comment-end settings
pommicket
2023-03-02
dynamic language registration working
pommicket
2023-03-01
start dynamic lbanguage registaration
pommicket
2023-02-28
doxygen documentation
pommicket
2023-02-28
new settings system seems to be working
pommicket
2023-02-27
better interaction between path-specific & lang-specific settings
pommicket
2023-02-26
ctrl+scroll to adjust text size
pommicket
2023-02-26
fix multi-line " string highlighting in ted.cfg
pommicket
2023-02-25
ignore SIGPIPE
pommicket
2023-02-25
better handlign of backspace/delete with `indent-with-spaces = on`
pommicket
2023-01-13
update README
pommicket
2023-01-13
update README
pommicket
2023-01-12
[2.0] fix path_full on windows
pommicket
2023-01-12
[2.0] update windows installer version
pommicket
2023-01-12
[2.0] highlight matching < > in XML too
pommicket
2023-01-12
fix heading levels in README
pommicket
[next]