shithub
fortrangoingonforty
/
facsimile
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
facsimile
Public
Notifications
Fork
0
Star
0
Commits
trunk
Switch branches/tags
Branches
Tags
✓
trunk
default
No tags found.
All users
espadonne
View commits for all users
Until Oct 28, 2025
October
2025
‹
›
Su
Mo
Tu
We
Th
Fr
Sa
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
Commits on October 28, 2025
fix buffer overlof on EOL for alt+del/fn+alt+backspace lappy
espadonne
committed
6 months ago
d85b2e3
proper detection for modified delete key sequences, map ti to alt-delete
espadonne
committed
6 months ago
4f48ffa
fn+alt+backspace for forward kill word on laptops, alt+delete on desktop
espadonne
committed
6 months ago
8e919b9
fixes to input things and others
espadonne
committed
6 months ago
2149d45
fixes to shift dragging
espadonne
committed
6 months ago
a9d2c3d
fix some shift highlight htings
espadonne
committed
6 months ago
54e7836
fix remaining jump word errors
espadonne
committed
6 months ago
8d5898b
fixes to alt-arrows bounds breaking
espadonne
committed
6 months ago
9acc827
distringuish n for search next and basic input
espadonne
committed
6 months ago
351ede8
temp fix to n not writing, autosaving in main loop
espadonne
committed
6 months ago
8afb1c1
fix input issues
espadonne
committed
6 months ago
e79b130
Commits on October 27, 2025
fix undo/redo
espadonne
committed
6 months ago
9d4ed99
fixes
espadonne
committed
6 months ago
1b015a7
fixes following tests
espadonne
committed
6 months ago
66cb258
test fixes
espadonne
committed
6 months ago
521d7db
test runner
espadonne
committed
6 months ago
a85fba0
attempts at tests. have issues
espadonne
committed
6 months ago
cf07f75
indent/dedent, auto-close, join lines logic, current line highlighting, update help modal
espadonne
committed
6 months ago
228aeca
jump to matching bracket, smart home, jump to file start,end; screen refresh with ctrl-l for corrupted renders
espadonne
committed
6 months ago
2a9356b
find and replace, go to line:column
espadonne
committed
6 months ago
81d0c86
missing helpers, fix variable declr issues, update help display, fix buffer_save_file call signature
espadonne
committed
6 months ago
aabf441
clipboard mostly
espadonne
committed
6 months ago
eeb4e18
undo/redo stack things
espadonne
committed
6 months ago
bc4dbd1
raw mode things, wrapper
espadonne
committed
6 months ago
c4fb740
build things for raw mode
espadonne
committed
6 months ago
76ec45f
update readme with help menu
espadonne
committed
6 months ago
5ea34e0
help menu on ctrl-?
espadonne
committed
6 months ago
812843d
add readme
espadonne
committed
6 months ago
ffafe5d
flesh out remaining sensible unix readline keybinds
espadonne
committed
6 months ago
86b8df0
ctrl-d like meta-d in vscode and others
espadonne
committed
6 months ago
1713e77
Older