index
:
~wrmr/wed
master
Unnamed repository; edit this file 'description' to name the repository.
Worm Heamer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Age
Commit message (
Collapse
)
Author
13 days
allow entering count at start of motion (d3l, etc)
WormHeamer
13 days
redraw on ^L
WormHeamer
14 days
fix next_par() and prev_par() hanging at end-of-file
WormHeamer
14 days
make 'O' work properly at start-of-file
WormHeamer
14 days
dramatically speed up shell_replace() with two more close() calls
WormHeamer
2025-12-29
add txt_range_equal()
WormHeamer
2025-12-29
add str.h
WormHeamer
2025-12-29
make shell_replace() work for large files
WormHeamer
buffering through a pipe seems to be really, really slow, so maybe should try just using a couple temporary files.
2025-12-29
try and prevent 0-length splits occurring
WormHeamer
2025-12-29
various asserts
WormHeamer
2025-12-29
next_word(), prev_word()
WormHeamer
2025-12-28
fix a couple unused var warnings
WormHeamer
2025-12-28
text reflow babeyy
WormHeamer
2025-12-28
use cnext/cprev for move_char_fwd/back
WormHeamer
2025-12-28
remove most explicit Txt* params, fix some utf-8 problems
WormHeamer
2025-12-28
fix end_of_line() skipping empty lines
WormHeamer
2025-12-28
different cursor shape in insert vs normal mode
WormHeamer
2025-12-28
C and Z commands
WormHeamer
2025-12-28
count for motions
WormHeamer
2025-12-28
many changes
WormHeamer
2025-12-28
grow view window upwards when at end of document
WormHeamer
2025-12-28
autoindent
WormHeamer
2025-12-28
tabs support
WormHeamer
2025-12-28
lots of features & bugfixes both
WormHeamer
2025-12-28
put more emphasis on TxtLoc
WormHeamer
2025-12-27
basic piece table implementation
WormHeamer
[prev]