pagedmov
  • Joined on 2026-01-16
pagedmov pushed to main at pagedmov/shed 2026-03-07 00:23:08 -05:00
fe9fd5c797 Fix function $0 param, scope positional args locally, follow symlinks in completion, expose SHED_VI_MODE variable, and clean up test helpers
pagedmov pushed to main at pagedmov/shed 2026-03-06 23:42:28 -05:00
b137c38e92 completely rewrote test suite for top level src files and all builtin files
pagedmov pushed to main at pagedmov/shed 2026-03-06 11:07:50 -05:00
42b4120055 Add ulimit builtin and optimize shed -c to exec single commands directly without forking
pagedmov pushed to main at pagedmov/shed 2026-03-06 02:08:33 -05:00
8a7211d42e Expose completion/history metadata to autocmd hooks and add broader Var conversion impls
pagedmov pushed to main at pagedmov/shed 2026-03-06 02:01:47 -05:00
330afd0141 Expose completion/history metadata to autocmd hooks and add broader Var conversion impls
pagedmov pushed to main at pagedmov/shed 2026-03-06 00:46:59 -05:00
dc0ff23903 Merge branch 'main' of github.com:km-clay/shed
c8531fb384 Update README formatting
Compare 2 commits »
pagedmov pushed to main at pagedmov/shed 2026-03-06 00:46:52 -05:00
5d827c7654 added a slight debounce to bell bytes sent to the terminal
pagedmov pushed to main at pagedmov/shed 2026-03-05 20:04:33 -05:00
e31e27f935 Add bracketed paste mode support for handling pasted text as verbatim input
pagedmov pushed to main at pagedmov/shed 2026-03-05 14:24:42 -05:00
cac7140c8b improve logic for highlighting visual selection in and around subshells
pagedmov pushed to main at pagedmov/shed 2026-03-05 13:47:12 -05:00
8c91748a7e Remove test module and delete all test files
pagedmov pushed to main at pagedmov/shed 2026-03-05 13:34:55 -05:00
633bc16960 Merge branch 'main' of github.com:km-clay/shed
a34c939953 Add documentation comments to surround_plugin.sh
902f1e6889 Adjust image height in README.md
8cd3405751 Resize images in README for shed component
Compare 4 commits »
pagedmov pushed to main at pagedmov/shed 2026-03-05 13:34:37 -05:00
cdc9e7e266 fixed compound commands not working in pipelines
624677b961 Update images in README.md
Compare 2 commits »
pagedmov pushed to main at pagedmov/shed 2026-03-05 10:51:26 -05:00
b46877edde implemented err pipes
pagedmov pushed to main at pagedmov/shed 2026-03-05 10:29:57 -05:00
e07a853074 the second field of history entries in the hist file now contain command runtime in seconds, instead of an id
pagedmov pushed to main at pagedmov/shed 2026-03-05 09:36:35 -05:00
1efaf0e516 updated max_hist default to 10,000 and added an option to remove the cap by setting it to -1
30ada66cab added an example script for keymaps based on the nvim-surround plugin
234f93ee56 fixed comments breaking the parser
8658860ddd Add images to README for shed features
0ba632ddb3 Update README.md
Compare 230 commits »
pagedmov pushed to main at pagedmov/shed 2026-03-05 01:39:08 -05:00
43ec6a9825 added an example script for keymaps based on the nvim-surround plugin
pagedmov pushed to main at pagedmov/shed 2026-03-05 01:26:47 -05:00
1bbe140fa3 fixed comments breaking the parser
pagedmov pushed to main at pagedmov/shed 2026-03-05 01:02:51 -05:00
2decc59ddb Add images to README for shed features
pagedmov pushed to main at pagedmov/shed 2026-03-05 01:02:10 -05:00
d82b165793 Add images to README for shed features
7619b65b84 Update README.md
Compare 2 commits »
pagedmov pushed to main at pagedmov/shed 2026-03-05 00:56:53 -05:00
593114cc65 Resolve merge conflict with remote README
5bc9b57993 Add images to README for shed features
Compare 2 commits »