index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
command.c
Age
Commit message (
Expand
)
Author
2022-12-23
close autocomplete on CMD_UP/insert non-word char/etc.
pommicket
2022-12-20
autocomplete very broken but kinda working
pommicket
2022-12-20
more completion
pommicket
2022-12-20
start completion requests
pommicket
2022-11-03
custom bg-shader
pommicket
2022-11-02
settings bugfixes, :insert-text, and a memory bugfix
pommicket
2022-11-02
new settings system bugfixes, use ted_active_settings more
pommicket
2022-09-26
shift+pageup/pagedown
pommicket
2022-07-29
fixed double ctrl+q problem
pommicket
2022-07-29
indent-with-spaces
pommicket
2022-07-29
per-language settings
pommicket
2022-03-26
fixed ctrl+w behavior with find/build
pommicket
2021-04-20
:set-language, various other little things
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-04
command to reload all buffers, run make on multiple threads
Leo Tenenbaum
2021-03-14
fix bug where modifications weren't detected
Leo Tenenbaum
2021-03-05
fix some little problems with the file selector
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
start autocomplete
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-02
:open-config
Leo Tenenbaum
2021-03-02
start command selector
Leo Tenenbaum
2021-03-01
restore session
Leo Tenenbaum
2021-02-28
set active_node to NULL when line buffer is active
Leo Tenenbaum
2021-02-28
:split-swap
Leo Tenenbaum
2021-02-24
split depth limit
Leo Tenenbaum
2021-02-24
:split-join
Leo Tenenbaum
2021-02-24
start split
Leo Tenenbaum
2021-02-24
big bugfixes
Leo Tenenbaum
2021-02-23
start goto line
Leo Tenenbaum
2021-02-22
go to definition menu
Leo Tenenbaum
2021-02-21
generalized selector code seems to work, fix buffer_set_line_len memory leak
Leo Tenenbaum
2021-02-21
started to generalize selector code
Leo Tenenbaum
2021-02-18
go to MSVC error
Leo Tenenbaum
2021-02-16
:build somewhat working!
Leo Tenenbaum
2021-02-16
started getting :build to work
Leo Tenenbaum
2021-02-14
toggle view only mode
Leo Tenenbaum
2021-02-11
fixed some problems with find+replace
Leo Tenenbaum
2021-02-11
indent/dedent selection
Leo Tenenbaum
2021-02-11
make find+replace more convenient
Leo Tenenbaum
2021-02-09
find + replace seems to be working
Leo Tenenbaum
2021-02-08
search in both directions
Leo Tenenbaum
2021-02-07
simple find menu
Leo Tenenbaum
[prev]
[next]