index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2 days
Fix issue with inotify event reading
pommicket
2 days
Fix code actions being screwed up when there are lots of options
pommicket
2 days
Fix some weird whitespace
pommicket
2 days
Code actions cleanup
pommicket
2 days
Close code action when cursor position changes
pommicket
2 days
code_action_select_best
pommicket
2 days
Initial implementation of code actions
pommicket
3 days
Send over diagnostics; this fixes code actions
pommicket
3 days
fix capabilites (didn't help)
pommicket
3 days
Start code actions
pommicket
3 days
Fix spammy document link requests, underline link when hovered
pommicket
5 days
Update to latest stb_truetype
2.8.4
pommicket
5 days
Fix background shaders
pommicket
5 days
Remove shader custom texture support
pommicket
Too much added code for little benefit
5 days
Bump version
pommicket
5 days
Remove trailing white space in source files
pommicket
5 days
Better highlighting for Markdown links
pommicket
5 days
Don't autocomplete if there's a selection
pommicket
5 days
Add syntax highlighting for upcoming Python 3.14 t-strings
pommicket
5 days
Allow - and a few other things in HTML tag names
pommicket
5 days
Don't screw up cursor pos on reload
pommicket
5 days
Fix warning due to mismatching signatures
pommicket
5 days
Don't build PCRE2 tests on Linux
pommicket
2025-09-01
clean up README a bit
pommicket
2025-09-01
Bump version
2.8.3
pommicket
2025-09-01
Update to PCRE2-10.46
pommicket
2025-09-01
Recover memory when line/buffer is shortened
pommicket
2025-09-01
Don't include whitespace after cursor in auto-indent
pommicket
Also a small performance optimization for auto-indenting
2025-06-27
bump version, fix deb permissions issue
2.8.2
pommicket
2025-06-27
Fix multi-line syntax highlighting being broken on reload
pommicket
2025-06-16
bump version to 2.8.1
2.8.1
pommicket
2025-06-16
fix inotify ifdefs
pommicket
2025-06-16
block edit chaining after reload
pommicket
2025-06-16
better inotify
pommicket
2025-06-16
initial inotify implementation (bad)
pommicket
2025-06-16
update CMakeLists to hopefully silence deprecation warning
pommicket
2025-06-16
Fix weirdness with newlines when reloading
pommicket
2025-06-16
better reloading but it's slightly wrong
pommicket
2025-06-15
block until whatever program is writing the file finishes
pommicket
2025-06-12
Update README
pommicket
2025-06-12
C# string interpolation, bump version to 2.8.0
2.8.0
pommicket
2025-06-12
C♯ syntax highlighting
pommicket
2025-06-12
Start C Sharp
pommicket
2025-06-12
Highlighting for JavaScript/TypeScript string interpolation
pommicket
2025-06-12
Fix highlighting of f-strings in python
pommicket
Except for set literals, string literals inside interpolation.
2025-03-23
bump version to 2.7.8
2.7.8
pommicket
2025-03-23
Suppress -Wbugprone-sizeof-expression in .clangd
pommicket
it is being tripped by dynamic arrays of pointers
2025-03-23
Fix crash when closing node due to invalid settings pointer
pommicket
2025-03-05
Minor updates to documentation
pommicket
2025-03-05
update windows installer version
2.7.7
pommicket
[next]