index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-01-25
error log, fix memory leak, moved globals to Ted
Leo Tenenbaum
2021-01-25
replaced c32rtomb, mbrtoc32 with own versions
Leo Tenenbaum
these are nicer to use since they don't involve mbstate_t and should be faster since they don't involve locales
2021-01-25
error box; generally better error handling
Leo Tenenbaum
2021-01-24
copy/cut/paste
Leo Tenenbaum
2021-01-24
scroll file selector when selected goes offscreen
Leo Tenenbaum
2021-01-24
file selector much nicer interface
Leo Tenenbaum
2021-01-24
file selector scrolling
Leo Tenenbaum
2021-01-24
auto-cd: check if actually directory, ~
Leo Tenenbaum
2021-01-23
got rid of dyn string array - that was unnecessarily complicated
Leo Tenenbaum
2021-01-23
got directory symlinks to work in file selector
Leo Tenenbaum
2021-01-22
fix order of FsType
Leo Tenenbaum
2021-01-22
started auto-cd
Leo Tenenbaum
2021-01-22
got .. to work in the file selector
Leo Tenenbaum
2021-01-22
fixed memory leaks
Leo Tenenbaum
2021-01-22
oops fix bug
Leo Tenenbaum
2021-01-22
bold text for file selector cwd
Leo Tenenbaum
2021-01-22
show working directory in file selector
Leo Tenenbaum
2021-01-22
got file selector to mostly work, better mouse dragging
Leo Tenenbaum
2021-01-21
trying to make clicking on directories work; not done yet
Leo Tenenbaum
2021-01-21
file selector now actually working
Leo Tenenbaum
also made stristr work with UTF-8
2021-01-21
split file selector into its own thing
Leo Tenenbaum
2021-01-19
show directories in a different color in open menu
Leo Tenenbaum
2021-01-19
delete empty file
Leo Tenenbaum
2021-01-19
opening files by clicking on them
Leo Tenenbaum
2021-01-18
bug fixes, narrow file list based on search term
Leo Tenenbaum
2021-01-18
apparently plane 3 does exist
Leo Tenenbaum
2021-01-18
opening files kinda working
Leo Tenenbaum
2021-01-18
text working again
Leo Tenenbaum
2021-01-18
got windows build to partly work
Leo Tenenbaum
2021-01-18
fix text.c/h
Leo Tenenbaum
2021-01-09
escape command
Leo Tenenbaum
2021-01-06
fix fs_list_directory
Leo Tenenbaum
2021-01-06
more open menu, border thickness setting, fixed small text clipping issue
Leo Tenenbaum
2021-01-06
start open menu
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
2021-01-02
select all
Leo Tenenbaum
2021-01-02
double/triple click to select word/line
Leo Tenenbaum
2021-01-02
shift+click and shift+drag to select
Leo Tenenbaum
2020-12-31
core settings
Leo Tenenbaum
2020-12-31
configurable colors
Leo Tenenbaum
2020-12-31
started color customization
Leo Tenenbaum
2020-12-31
set ted err to buffer err
Leo Tenenbaum
2020-12-31
page up/down
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
[prev]
[next]