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-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
2021-02-21
generalized selector code seems to work, fix buffer_set_line_len memory leak
Leo Tenenbaum
2021-02-19
ctrl+click to go to definition
Leo Tenenbaum
2021-02-18
go to MSVC error
Leo Tenenbaum
2021-02-16
:build somewhat working!
Leo Tenenbaum
2021-02-16
detecting errors in build output
Leo Tenenbaum
2021-02-16
started getting :build to work
Leo Tenenbaum
2021-02-13
view-only mode
Leo Tenenbaum
2021-02-13
removed line->capacity
Leo Tenenbaum
2021-02-11
fixed some problems with find+replace
Leo Tenenbaum
2021-02-11
finishing touches for v. 0.3
Leo Tenenbaum
2021-02-11
highlight matching parentheses
Leo Tenenbaum
2021-02-11
indent/dedent selection
Leo Tenenbaum
2021-02-11
chain replace all into one undo event
Leo Tenenbaum
[next]