index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buffer.c
Age
Commit message (
Expand
)
Author
2022-12-20
autocomplete very broken but kinda working
pommicket
2022-12-20
start completion requests
pommicket
2022-12-20
working didChange
pommicket
2022-12-20
Merge branch 'trunk' into lsp
pommicket
2022-12-20
fix potential memory bug
pommicket
2022-12-20
start didChange
pommicket
2022-12-18
a bunch of brekaing changes
pommicket
2022-12-10
more lsp
pommicket
2022-11-03
multiline string highlighting for ted.cfg
pommicket
2022-11-02
settings bugfixes, :insert-text, and a memory bugfix
pommicket
2022-11-02
fixed path-specific settings bugs. stuff seems to be working now
pommicket
2022-11-02
new settings system bugfixes, use ted_active_settings more
pommicket
2022-11-02
(insufficiently tested) per-path settings
pommicket
2022-09-26
shift+pageup/pagedown
pommicket
2022-07-29
fix reloading with text-size
pommicket
2022-07-29
auto reload config
pommicket
2022-07-29
indent-with-spaces
pommicket
2022-07-29
per-language settings
pommicket
2022-07-29
changed text render pos to double to fix extremely long lines
pommicket
2022-07-21
minor fixes, syntax highlighting for java & js
pommicket
2022-07-07
[1.0r3] fix tex highlighting, move to cursor on backspace/delete
pommicket
2022-01-01
windows fixes
pommicket
2021-04-20
:set-language, various other little things
Leo Tenenbaum
2021-04-16
comment/uncomment selection
Leo Tenenbaum
2021-03-14
fix bug where modifications weren't detected
Leo Tenenbaum
2021-03-14
fix find menu scroll bug, for real this time
Leo Tenenbaum
2021-03-14
fix problem where cursor moves on in/dedent selection
Leo Tenenbaum
2021-03-14
fix weird scrolling with find menu open
Leo Tenenbaum
2021-03-05
fix rendering if border-thickness is big
Leo Tenenbaum
2021-03-03
more autocomplete (already partially working!)
Leo Tenenbaum
2021-03-03
start autocomplete
Leo Tenenbaum
2021-03-03
:shell, bugfixes
Leo Tenenbaum
2021-03-03
speed up startup, improve left/right while selecting
Leo Tenenbaum
2021-03-03
don't merge edits with ctrl+v
Leo Tenenbaum
2021-03-03
finally figured out what wasn't working with buffer_set_line_len!
Leo Tenenbaum
2021-03-02
debugging
Leo Tenenbaum
2021-03-02
command selector working!
Leo Tenenbaum
2021-03-02
fix restore session if no active buffer on close
Leo Tenenbaum
2021-03-01
restore session
Leo Tenenbaum
2021-02-28
fix find highlighting when cursor is on same line
Leo Tenenbaum
2021-02-26
fix bug where selection_pos was invalid
Leo Tenenbaum
2021-02-26
fixed some menu-related bugs
Leo Tenenbaum
2021-02-25
node resizing working
Leo Tenenbaum
2021-02-25
resizing nodes (not fully working yet?)
Leo Tenenbaum
2021-02-25
change cursor
Leo Tenenbaum
2021-02-23
goto line preview
Leo Tenenbaum
2021-02-23
start goto line
Leo Tenenbaum
2021-02-23
improve word movement
Leo Tenenbaum
2021-02-22
fix automatic horizontal scrolling
Leo Tenenbaum
2021-02-22
go to definition menu
Leo Tenenbaum
[prev]
[next]