index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2022-08-19
X1/X2 commands
pommicket
2022-08-19
poll events just after startup
pommicket
2022-08-19
fixed actual bug: bad write when weird mouse buttons are pressed
pommicket
2022-07-29
fixed non-ascii path handling on windows
pommicket
2022-07-29
fix reloading with text-size
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
2022-07-22
fixed some compiler warnings
pommicket
2022-03-26
fix session problems
pommicket
2022-03-26
[1.0r2] cleanup, comments
pommicket
2022-01-01
windows fixes
pommicket
2021-04-20
:set-language, various other little things
Leo Tenenbaum
2021-04-20
cfg syntax highlighting
Leo Tenenbaum
2021-04-20
HTML syntax highlighting
Leo Tenenbaum
2021-04-19
markdown highlighting
Leo Tenenbaum
2021-04-16
fix process_kill on windows
Leo Tenenbaum
2021-04-16
command history for :shell
Leo Tenenbaum
2021-04-16
comment/uncomment selection
Leo Tenenbaum
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-04-13
change fs_list_directory to include entry types directly
Leo Tenenbaum
2021-04-04
command to reload all buffers, run make on multiple threads
Leo Tenenbaum
2021-03-23
found some bugs to deal with
Leo Tenenbaum
2021-03-14
fix problem where cursor moves on in/dedent selection
Leo Tenenbaum
2021-03-14
fix weird scrolling with find menu open
Leo Tenenbaum
2021-03-07
resizable build window
Leo Tenenbaum
2021-03-05
fix :shell with no files open, write cwd to session
Leo Tenenbaum
2021-03-05
fix some little problems with the file selector
Leo Tenenbaum
2021-03-05
fix rendering if border-thickness is big
Leo Tenenbaum
2021-03-04
v. 0.8
Leo Tenenbaum
2021-03-04
string arguments
Leo Tenenbaum
2021-03-04
completion working, it seems
Leo Tenenbaum
2021-03-03
more autocomplete (already partially working!)
Leo Tenenbaum
2021-03-03
tags_beginning_with (starting completion)
Leo Tenenbaum
2021-03-03
:shell, bugfixes
Leo Tenenbaum
2021-03-03
:tab-move-left/right
Leo Tenenbaum
2021-03-03
speed up startup, improve left/right while selecting
Leo Tenenbaum
2021-03-03
finally figured out what wasn't working with buffer_set_line_len!
Leo Tenenbaum
2021-03-02
debugging
Leo Tenenbaum
2021-03-02
got OpenBSD build to work
Leo Tenenbaum
2021-03-02
:open-config
Leo Tenenbaum
2021-03-02
command selector working!
Leo Tenenbaum
2021-03-02
start command selector
Leo Tenenbaum
2021-03-02
silence windows release build warning
Leo Tenenbaum
2021-03-02
gracefully handle config errors
Leo Tenenbaum
2021-03-02
make windows installer remove old versions
Leo Tenenbaum
2021-03-01
.deb installer!
Leo Tenenbaum
2021-03-01
windows installer
Leo Tenenbaum
[next]