• Joined on 2026-07-02
syedm pushed to experimental at syedm/bed 2026-09-08 18:07:50 +01:00
bb3ce7549a Add basic scripting support.
a5794d9ab3 Cleanup.
Compare 2 commits »
syedm pushed to experimental at syedm/bed 2026-09-08 11:50:25 +01:00
d6d3f31326 Add cancel buffer (to store cancelled operations.)
syedm pushed to experimental at syedm/bed 2026-09-08 07:06:43 +01:00
51676362b9 Fix cancellation procedure.
syedm pushed to experimental at syedm/bed 2026-09-08 07:01:58 +01:00
0760209417 Major updates/cleanup.
syedm pushed to experimental at syedm/bed 2026-09-03 18:12:20 +01:00
0df03f418a Improve colors for command highlighting.
syedm pushed to experimental at syedm/bed 2026-09-03 16:46:23 +01:00
a276bf60da Add command syntax highlighting.
3bfebe30ce Add buffer listing function.
Compare 2 commits »
syedm pushed to experimental at syedm/bed 2026-09-03 14:23:09 +01:00
46bdb8cd0f Fix io system and highlighting.
syedm pushed to experimental at syedm/bed 2026-09-03 11:41:27 +01:00
662df68ab4 Add help and history prune commands
syedm pushed to experimental at syedm/bed 2026-09-03 09:53:44 +01:00
cd9583ec34 Honor suppress mode.
0104f96d51 Add comments and echo commands.
abbfcc352a Support piped input.
f8975a60d8 Fix regex and current() system.
33dc9ad507 Fix bugs with history setup.
Compare 5 commits »
syedm pushed to experimental at syedm/bed 2026-09-03 00:30:56 +01:00
956bdd6039 Add history support, and fix parsing system.
syedm pushed to main at syedm/dotfiles 2026-09-02 13:39:16 +01:00
8d088589b4 Update nixpkg version.
syedm pushed to main at syedm/dotfiles 2026-09-01 12:58:52 +01:00
5495317068 Minor upkeep.
syedm pushed to experimental at syedm/bed 2026-08-31 13:06:45 +01:00
151817973f Ruby parser: support heredocs for block navigation
syedm pushed to experimental at syedm/bed 2026-08-31 13:00:24 +01:00
25f4d8efa8 Grow text mode properly during pastes.
syedm pushed to experimental at syedm/bed 2026-08-31 12:56:27 +01:00
569b69263a Add x function and other bug fixes.
syedm pushed to main at syedm/bed 2026-08-31 10:26:30 +01:00
c0f9c6a234 Make r fucntion allow zero.
4b0f3b8fb7 Fix first == npos bug.
24914028c0 Fix incorrect error message.
0d126021d0 Seperate cd and pwd semantics to mimic shells
e44267a6fe Cleanup io calls and add cd function.
Compare 37 commits »
syedm pushed to experimental at syedm/bed 2026-08-31 10:20:09 +01:00
c0f9c6a234 Make r fucntion allow zero.
4b0f3b8fb7 Fix first == npos bug.
24914028c0 Fix incorrect error message.
0d126021d0 Seperate cd and pwd semantics to mimic shells
Compare 4 commits »
syedm pushed to experimental at syedm/bed 2026-08-31 10:11:34 +01:00
e44267a6fe Cleanup io calls and add cd function.
syedm pushed to experimental at syedm/bed 2026-08-31 08:14:24 +01:00
a996beb4aa Add all basic ed functions
syedm pushed to experimental at syedm/bed 2026-08-30 19:19:18 +01:00
010f916d35 Rename buffer.cc.