index
:
ted.git
trunk
variable-width
A text editor.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
find.c
Age
Commit message (
Collapse
)
Author
2021-02-28
fix find highlighting when cursor is on same line
Leo Tenenbaum
2021-02-28
find bugfixes (switch to another buffer after find)
Leo Tenenbaum
2021-02-28
set active_node to NULL when line buffer is active
Leo Tenenbaum
2021-02-27
fix bug in find display match #
Leo Tenenbaum
2021-02-16
detecting errors in build output
Leo Tenenbaum
2021-02-16
started getting :build to work
Leo Tenenbaum
2021-02-14
fix and speed up replace all
Leo Tenenbaum
2021-02-11
another small find+replace fix
Leo Tenenbaum
(add match flag PCRE2_NOTEMPTY)
2021-02-11
fixed some problems with find+replace
Leo Tenenbaum
2021-02-11
chain replace all into one undo event
Leo Tenenbaum
2021-02-11
make find+replace more convenient
Leo Tenenbaum
2021-02-10
find menu buttons including replace all
Leo Tenenbaum
2021-02-09
find + replace seems to be working
Leo Tenenbaum
2021-02-09
case sensitivity, regex
Leo Tenenbaum
2021-02-08
show which result user is on
Leo Tenenbaum
2021-02-08
search in both directions
Leo Tenenbaum
2021-02-08
scroll to find match
Leo Tenenbaum
2021-02-08
find show number of matches
Leo Tenenbaum
2021-02-07
highlight search results
Leo Tenenbaum
2021-02-07
simple find menu
Leo Tenenbaum
2021-02-07
improved text rendering, started find
Leo Tenenbaum