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
Age
Commit message (
Collapse
)
Author
11 days
add Space-j jump to function command
WormHeamer
11 days
don't sort options if empty pattern, don't list .o files
WormHeamer
11 days
add a trailing underscore to dynarr capacity, to help prevent errors
WormHeamer
11 days
fix bug of passing capacity instead of length in select_buf()
WormHeamer
11 days
add actual escape characters to regexes
WormHeamer
11 days
strip off the largest shared prefix between paths in select_buf()
WormHeamer
11 days
fix bug in arena_realloc()
WormHeamer
i don't remember what it was but it broke select_file_in()
11 days
normalize buffer paths, add buffer select, show basename in tabs
WormHeamer
11 days
fix taking regex offset from the wrong chunk
WormHeamer
11 days
remove some trailing spaces
WormHeamer
11 days
hopefully fix invalid TxtLoc after some searches
WormHeamer
11 days
fuzzy file select, try to deduplicate open buffers
WormHeamer
11 days
use expand_cmd() in run_shell()
WormHeamer
11 days
always pipe git diff into less
WormHeamer
11 days
add git commands
WormHeamer
11 days
fix trailing whitespace visibility
WormHeamer
11 days
regex error reporting
WormHeamer
11 days
add FG_DEFAULT/BG_DEFAULT and J to join lines
WormHeamer
11 days
don't search for matching bracket if not actually on that bracket
WormHeamer
11 days
stub for file selection
WormHeamer
11 days
remove commented-out code
WormHeamer
11 days
pass specific char to match_bracket()
WormHeamer
12 days
add Editor.msg to report errors etc.
WormHeamer
12 days
reset colors on vui_disable()
WormHeamer
12 days
aesthetic changes + < and > commands
WormHeamer
12 days
use ; to repeat char-find commands
WormHeamer
12 days
add (hacky and slow) reverse regex search
WormHeamer
12 days
add regex search (only forwards for now)
WormHeamer
12 days
return 0 for match_bracket() if no match found
WormHeamer
12 days
% to find matching bracket
WormHeamer
12 days
make prev_line_start(), next_line_start() public
WormHeamer
12 days
add prev_func(), next_func(), [/]
WormHeamer
12 days
[] -> HL, remove unused funcs
WormHeamer
12 days
highlight trailing whitespace, allow count in gG
WormHeamer
12 days
allow opening multiple files at once + replace modes
WormHeamer
12 days
get ready to start moving globals into Editor
WormHeamer
12 days
remove unused srand()
WormHeamer
12 days
add file debugging commands
WormHeamer
12 days
run and build files
WormHeamer
12 days
add vui_enable(), vui_disable()
WormHeamer
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
documentation comment for txt_split_piece()
WormHeamer
14 days
fix some logic errors in line navigation
WormHeamer
14 days
make 'O' work properly at start-of-file
WormHeamer
14 days
simplify and clarify txt_split_piece(), txt_insert(), txt_delete()
WormHeamer
14 days
.gitignore wed
WormHeamer
14 days
dramatically speed up shell_replace() with two more close() calls
WormHeamer
2025-12-29
add txt_range_equal()
WormHeamer
[prev]
[next]