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
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
2023-01-06
start phantom completions
pommicket
2023-01-05
lsp-configuration option
pommicket
2023-01-05
allow `-delimited multiline strings in ted.cfg
pommicket
2023-01-05
clean up some TODOs
pommicket
2023-01-04
more documentation
pommicket
2023-01-04
more documentation
pommicket
2023-01-03
rename ted_seterr to ted_error
pommicket
2023-01-03
switch from scancodes to keycodes
pommicket
2023-01-03
different types of messages
pommicket
2023-01-02
finish restructuring
pommicket
2023-01-02
restructure LSP stuff
pommicket
2023-01-01
char const => const char
pommicket
2023-01-01
replace @OPTIMIZE with @TODO
pommicket
2023-01-01
finish rename
pommicket
2023-01-01
rename options to settings
pommicket
2022-12-31
hover-time setting
pommicket
2022-12-31
highlight-enabled and highlight-auto settings
pommicket
2022-12-30
framerate-cap setting
pommicket
2022-12-29
hover-enabled option
pommicket
2022-12-28
signature-help setting
pommicket
2022-12-27
configurable max buffer size + max view-only buffer size
pommicket
2022-12-25
global lsp-enabled setting
pommicket
2022-12-24
start LSP setting
pommicket
2022-12-24
find build directory in a much better way
pommicket
2022-12-23
identifier-trigger-characters setting
pommicket
2022-12-23
LSP document_data
pommicket
2022-12-22
don't error on unrecognized color names (in release mode)
pommicket
2022-11-03
[1.3] some SettingsContext comments, updated version history
pommicket
2022-11-03
[1.3] allow newer glsl versions w IN,OUT macros, msi version
pommicket
2022-11-03
custom shader texture
pommicket
2022-11-03
better shader system
pommicket
2022-11-03
custom shaders now use #version 130 if possible
pommicket
2022-11-03
custom bg-shader
pommicket
2022-11-03
expand ~ in settings paths
pommicket
2022-11-02
escape sequences in config strings, fix config error line numbers
pommicket
2022-11-02
multiline config value strings, fix search_cwd (debug feature)
pommicket
2022-11-02
settings bugfixes, :insert-text, and a memory bugfix
pommicket
2022-11-02
fixed path-specific settings bugs. stuff seems to be working now
pommicket
[next]