index
:
dged
openbsd-fixes
rendering-improvements
trunk
A text editor for datagubbar/datagummor.
datagubbe.dev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dged
/
buffer.c
Age
Commit message (
Expand
)
Author
10 days
Add proper undo to buffer reloading
Albert Cervin
10 days
Fix find_prev_in_line
Albert Cervin
11 days
Fix mode not being kept on the file
Albert Cervin
2025-11-21
Fix the yellow on yellow for warnings
Albert Cervin
2025-11-19
Make sure rendering happens at least 7ms apart
rendering-improvements
Albert Cervin
2025-11-05
Support CRLF line endings
Albert Cervin
2025-11-05
Fix searching annoyances
Albert Cervin
2025-11-01
Implement safer file saving
Albert Cervin
2025-11-01
More lsp support
Albert Cervin
2024-11-12
Handle kill buffer wraparound correctly
Albert Cervin
2024-11-08
Fix col offset again
Albert Cervin
2024-11-07
Fix location after inserting multi-line
Albert Cervin
2024-09-17
Fix crash when buffer was non-lazy add
Albert Cervin
2024-09-12
WIP LSP client
Albert Cervin
2024-09-11
Overhaul unicode parsing
Albert Cervin
2024-08-15
Do not update last write when opening
Albert Cervin
2024-08-14
Add fancy welcome text
Albert Cervin
2024-06-23
Fix buffer list switch and search/replace
Albert Cervin
2024-05-14
Fix replace not updating after a replace op
Albert Cervin
2024-05-12
Improve API docs and configure system
Albert Cervin
2024-03-24
Improve and simplify movement logic
Albert Cervin
2024-03-07
Fix asan errors
Albert Cervin
2024-03-07
Implement timers properly
Albert Cervin
2024-02-28
More lang and buffer fixes
Albert Cervin
2024-02-23
Make language less specific
Albert Cervin
2024-02-18
Fix undo of deletes
Albert Cervin
2024-02-14
Improve word deletion
Albert Cervin
2024-02-12
Fix final newline displaying
Albert Cervin
2024-01-31
Add some more word delims
Albert Cervin
2024-01-31
Finish lang settings rework
Albert Cervin
2024-01-31
Fix application of text props
Albert Cervin
2024-01-31
Change how language and settings work
Albert Cervin
2024-01-31
Make next-word stop at eol
Albert Cervin
2024-01-30
Syntax highlight is a go
Albert Cervin
2024-01-26
Fix clamp not handling negative locations
Albert Cervin
2024-01-26
Fix clamp using column instead of line
Albert Cervin
2024-01-25
Restore lazy row addition
Albert Cervin
2024-01-25
Fix save empty buffer crash
Albert Cervin
2024-01-25
Improve word navigation
Albert Cervin
2024-01-24
Relative find file and small fixes
Albert Cervin
2024-01-15
Completion rework
Albert Cervin
2023-10-19
follow-up fixes after refactoring
Albert Cervin
2023-10-19
big buffer/buffer_view rework
Albert Cervin
2023-07-11
Implement replace + autocomplete
Albert Cervin
2023-06-01
Simplify rendering and prepare for props
Albert Cervin
2023-05-24
TOML settings parsing
Albert Cervin
2023-05-11
Fix write to file when no changes
Albert Cervin
2023-05-11
Fix languages
Albert Cervin
2023-05-10
Implement word deletion
Albert Cervin
2023-05-09
Finish buflist implementation
Albert Cervin
[next]