index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config.c
Age
Commit message (
Expand
)
Author
2024-07-12
Add sync option to control how much stuff to sync to disk
pommicket
2024-02-13
auto-detect indentation
pommicket
2024-02-13
handle longer keys/values in .editorconfig
pommicket
2023-10-19
fix little default_settings issue
pommicket
2023-10-19
fix windows build
pommicket
2023-10-19
fixing regexes properly on windows
pommicket
2023-10-19
is_path_separator
pommicket
2023-10-19
local .ted.cfg
pommicket
2023-10-19
editorconfig seems to be working
pommicket
2023-10-19
basic editorconfig implementation
pommicket
2023-10-18
editorconfig globs, testing "framework"
pommicket
2023-10-18
start editorconfig support
pommicket
2023-10-17
accept regex for path-specific settings
pommicket
2023-10-17
fix string arguments, nicer config parsing
pommicket
2023-10-17
new config system seems to be working
pommicket
2023-10-17
switch from ted->strings to cfg->strings
pommicket
2023-10-17
sort key actions (new config system seems to be working!)
pommicket
2023-10-17
ted starts up, but still broken
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-24
fix escaped quotes in strings
pommicket
2023-09-10
fix godot issues by adding lsp-delay
pommicket
2023-09-08
LSP over TCP initial draft
pommicket
2023-09-07
add show-diagnostics setting
pommicket
2023-09-07
move color-related functions from util.c to color.c
pommicket
2023-08-15
some settings stuff
pommicket
2023-08-14
start new selector system - search not working yet
pommicket
2023-08-13
documentation
pommicket
2023-08-05
separate ted-internal.h
pommicket
2023-08-05
more plugin prep
pommicket
2023-08-04
document links seem to be working
pommicket
2023-07-20
make ted DPI aware on windows
pommicket
2023-07-19
start "multifonts"
pommicket
2023-07-19
initial draft of variable-width font handling
pommicket
2023-05-11
:jump-to-build-error setting
pommicket
2023-05-11
fix backups wrt hard links, add crlf-windows setting
pommicket
2023-03-23
handle various :increment-number edge cases and binary
pommicket
2023-03-23
get rid of ARG_STRING, start macros
pommicket
2023-03-04
check for %include loops
pommicket
2023-03-04
%include in config files
pommicket
2023-03-03
configurable hover/highlight key + better key stuff
pommicket
2023-03-02
comment-start and comment-end settings
pommicket
2023-03-02
dynamic language registration working
pommicket
2023-03-01
start dynamic lbanguage registaration
pommicket
2023-02-27
better interaction between path-specific & lang-specific settings
pommicket
2023-02-26
ctrl+scroll to adjust text size
pommicket
2023-01-11
build-command setting + a bunch of config fixes
pommicket
2023-01-06
lsp-log setting
pommicket
[next]