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
20 hours
fix inotify ifdefs
pommicket
20 hours
block edit chaining after reload
pommicket
22 hours
better inotify
pommicket
23 hours
initial inotify implementation (bad)
pommicket
34 hours
Fix weirdness with newlines when reloading
pommicket
34 hours
better reloading but it's slightly wrong
pommicket
35 hours
block until whatever program is writing the file finishes
pommicket
2024-09-08
manual indentation, command palette fixes
pommicket
2024-07-12
Add sync option to control how much stuff to sync to disk
pommicket
2024-02-13
fix windows include
pommicket
2024-02-13
auto-detect indentation
pommicket
2024-02-13
better backups!
pommicket
2023-10-19
editorconfig seems to be working
pommicket
2023-10-19
basic editorconfig implementation
pommicket
2023-10-17
new config system seems to be working
pommicket
2023-10-17
new config system not working yet, but it compiels
pommicket
2023-10-16
start new config nonsense
pommicket
2023-10-15
use reference-counted strings for string settings
pommicket
2023-10-15
remove-trailing-whitespace option
pommicket
2023-09-19
fix dedent issue
pommicket
2023-09-14
batch write requests, fix tiny memory leak in ide-autocomplete
pommicket
2023-09-13
fix use-after-free which broke LSP sync
pommicket
2023-09-13
clip diagnostic rect to buffer
pommicket
2023-09-11
clear diagnostics if buffer_lsp becomes NULL
pommicket
2023-09-10
allow diagnostic messages to take up multiple lines
2.6
pommicket
2023-09-10
fix LSP syncing issue
pommicket
2023-09-10
fix problem where on the last line of a buffer shift+up end backspace acts weird
pommicket
2023-09-10
fix godot issues by adding lsp-delay
pommicket
2023-09-09
deal with LSP servers that don't support incremental sync
pommicket
2023-09-09
fix handling of TextEdit[]
pommicket
2023-09-08
LSP code formatting (not entirely working yet)
pommicket
2023-09-08
LSP over TCP initial draft
pommicket
2023-09-07
add show-diagnostics setting
pommicket
2023-09-07
show diagnostic message
pommicket
2023-09-07
move color-related functions from util.c to color.c
pommicket
2023-09-07
more diagnostics
pommicket
2023-09-07
use LSPString in requests too for consistency
pommicket
2023-08-27
disambiguate between files with the same name
pommicket
2023-08-15
some settings stuff
pommicket
2023-08-13
fix ask-reload menu
pommicket
2023-08-13
documentation
pommicket
2023-08-13
various little changes, remove calls to change_directory
pommicket
2023-08-12
internalize buffer - broke some stuff
pommicket
2023-08-09
more pointerizing of buffers, fix memory leaks
pommicket
2023-08-09
new node/buffer system, needs more testing
pommicket
2023-08-07
buffer API
pommicket
2023-08-06
rework edit notify
pommicket
2023-08-06
buffer edit notifications
pommicket
2023-08-06
util cleanup
pommicket
2023-08-05
more dynamic menus (menus are currently broken)
pommicket
[next]