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-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
2022-11-02
new settings system bugfixes, use ted_active_settings more
pommicket
2022-11-02
(insufficiently tested) per-path settings
pommicket
2022-09-24
fix go-to-error when build_dir != .
pommicket
2022-08-19
X1/X2 commands
pommicket
2022-07-29
auto reload config
pommicket
2022-07-29
indent-with-spaces
pommicket
2022-07-29
language-specific keyboard shortcuts
pommicket
2022-07-29
per-language settings
pommicket
2021-04-16
regenerate tags if tag not found
Leo Tenenbaum
2021-04-13
improve tag generation (don't just look at files in the cwd)
Leo Tenenbaum
2021-03-04
string arguments
Leo Tenenbaum
2021-03-01
restore session
Leo Tenenbaum
2021-02-23
various tag bugfixes
Leo Tenenbaum
2021-02-21
generalized selector code seems to work, fix buffer_set_line_len memory leak
Leo Tenenbaum
[prev]
[next]