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
/
main
/
main.c
Age
Commit message (
Expand
)
Author
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-16
Remove the annoying keymap print
Albert Cervin
2025-11-01
More lsp support
Albert Cervin
2024-09-12
WIP LSP client
Albert Cervin
2024-08-14
Add fancy welcome text
Albert Cervin
2024-08-14
Do not reload buffer if it could not be watched
Albert Cervin
2024-06-23
Fix buffer list switch and search/replace
Albert Cervin
2024-05-06
Fix slow buffer paste
Albert Cervin
2024-05-06
OpenBSD port work
Albert Cervin
2024-04-09
Prepare 0.1.0
Albert Cervin
2024-04-03
Add completion to execute
Albert Cervin
2024-03-26
Implement kill-buffer command
Albert Cervin
2024-03-24
Improve and simplify movement logic
Albert Cervin
2024-03-22
Add a sigsegv handler
Albert Cervin
2024-03-18
More work on languages/syntax
Albert Cervin
2024-03-07
Implement timers properly
Albert Cervin
2024-03-05
Make syntax path a proper search path
Albert Cervin
2024-02-01
Add git commit syntax
Albert Cervin
2024-01-31
Fix syntax predicate creation
Albert Cervin
2024-01-30
Syntax highlight is a go
Albert Cervin
2024-01-25
Restore lazy row addition
Albert Cervin
2024-01-15
Completion rework
Albert Cervin
2023-10-19
big buffer/buffer_view rework
Albert Cervin
2023-05-24
TOML settings parsing
Albert Cervin
2023-05-11
Fix write to file when no changes
Albert Cervin
2023-05-10
Implement word deletion
Albert Cervin
2023-05-09
Finish buflist implementation
Albert Cervin
2023-05-08
Implement file reloading
Albert Cervin
2023-05-01
Implement window handling
Albert Cervin