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
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
2021-02-19
started tags
Leo Tenenbaum
2021-02-18
:build working (i think)
Leo Tenenbaum
2021-02-04
improve auto-add-newline, start reloading
Leo Tenenbaum
2021-02-03
line numbering!
Leo Tenenbaum
2021-02-01
switched syntax highlighting to use a number for the state (will be useful la...
Leo Tenenbaum
2021-02-01
different syntax highlighting depending on the file extension
Leo Tenenbaum
2021-01-31
fixed Ctrl+Left/Right being double-set, cleaned up core options code, auto-ad...
Leo Tenenbaum
2021-01-28
got file selector to behave better
Leo Tenenbaum
2021-01-26
auto-indent
Leo Tenenbaum
2021-01-25
menu titles, better padding
Leo Tenenbaum
2021-01-25
error box; generally better error handling
Leo Tenenbaum
2021-01-24
scroll file selector when selected goes offscreen
Leo Tenenbaum
2021-01-22
fixed memory leaks
Leo Tenenbaum
2021-01-22
oops fix bug
Leo Tenenbaum
2021-01-22
show working directory in file selector
Leo Tenenbaum
2021-01-21
split file selector into its own thing
Leo Tenenbaum
2021-01-18
got windows build to partly work
Leo Tenenbaum
2021-01-06
more open menu, border thickness setting, fixed small text clipping issue
Leo Tenenbaum
2021-01-04
commands to change the font size
Leo Tenenbaum
2021-01-03
make install, command line arguments
Leo Tenenbaum
2021-01-02
blinking cursor
Leo Tenenbaum
2020-12-31
core settings
Leo Tenenbaum
2020-12-31
configurable colors
Leo Tenenbaum
2020-12-30
config working!
Leo Tenenbaum
2020-12-30
more config
Leo Tenenbaum
2020-12-30
more config
Leo Tenenbaum
2020-12-30
more config
Leo Tenenbaum
2020-12-29
started config file
Leo Tenenbaum