index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
command.h
Age
Commit message (
Collapse
)
Author
2023-03-23
increment-number and decrement-number
pommicket
2023-03-23
macros are working!
pommicket
2023-03-23
get rid of ARG_STRING, start macros
pommicket
2023-03-03
fix up docs
pommicket
2023-03-02
:previous-position
pommicket
2023-02-28
doxygen documentation
pommicket
2023-01-05
lsp-reset command
pommicket
2023-01-04
more documentation
pommicket
2023-01-03
go to type definition
pommicket
2023-01-03
go to declaration
pommicket
2023-01-02
:up-blank-line, etc.
pommicket
2023-01-02
rename v[234] to vec[234]
pommicket
2022-12-31
start moving things around
pommicket
2022-12-31
goto-definition-at-cursor command
pommicket
2022-12-30
basic find usages
pommicket
2022-12-30
start parse rename response
pommicket
2022-11-02
settings bugfixes, :insert-text, and a memory bugfix
pommicket
the memory bug existed in the last release!
2022-09-26
shift+pageup/pagedown
pommicket
2021-04-20
:set-language, various other little things
Leo Tenenbaum
2021-04-16
comment/uncomment selection
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-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
start autocomplete
Leo Tenenbaum
2021-03-03
:shell, bugfixes
Leo Tenenbaum
2021-03-03
:tab-move-left/right
Leo Tenenbaum
2021-03-02
:open-config
Leo Tenenbaum
2021-03-02
start command selector
Leo Tenenbaum
2021-02-28
:split-swap
Leo Tenenbaum
2021-02-24
:split-join
Leo Tenenbaum
2021-02-24
big bugfixes
Leo Tenenbaum
update active_tab properly when a tab is closed, fix Ctrl+O with no buffers open
2021-02-23
start goto line
Leo Tenenbaum
2021-02-22
go to definition menu
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
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
improved text rendering, started find
Leo Tenenbaum
2021-01-31
fixed Ctrl+Left/Right being double-set, cleaned up core options code, ↵
Leo Tenenbaum
auto-add-newline
2021-01-30
ctrl+q to quit (with unsaved changes dialog)
Leo Tenenbaum
2021-01-29
quitting, closing tabs
Leo Tenenbaum
2021-01-29
tabs working pretty well (not done yet)
Leo Tenenbaum
2021-01-26
auto-indent
Leo Tenenbaum
2021-01-25
clip selector, save as
Leo Tenenbaum
2021-01-24
copy/cut/paste
Leo Tenenbaum
2021-01-18
opening files kinda working
Leo Tenenbaum
[next]