• Joined on 2022-07-02
dan pushed to main at dan/dunlin 2023-01-01 12:06:00 +00:00
ad2628ddfc accept C-g to cancel key sequence
a81d9d4d4c remove hardcoded keyvals
3fac6a2601 ESC cancels command
Compare 4 commits »
dan pushed to main at dan/dunlin 2023-01-01 00:16:01 +00:00
862780878c clean up the spew file a bit
64d4dfe2ff hook up progress-bar, uri display
39735be891 unnest conditionals in keymap recogniser
ec391a9e57 delete unused params
7065b89c92 visit-location defaults to current
Compare 5 commits »
dan pushed to main at dan/dunlin 2022-12-31 17:07:14 +00:00
da06309e75 fix hardcoded visit-buffer param default
daa244c0b3 add switch-to-buffer command
69d8aa4131 detect and discard modifier-only key events
cc2caae372 all commands are called with frame as well as declared params
b8d86c65cb invoke command.function with completion value not string
Compare 17 commits »
dan pushed to main at dan/dunlin 2022-12-23 23:04:55 +00:00
6efbc34576 WIP show prompt for command parameters
2610930690 mark command.reset-state as private (except for tests)
Compare 2 commits »
dan pushed to main at dan/dunlin 2022-12-23 19:49:45 +00:00
8d871b20b8 define command parameters as array not kv table
bdd4507692 we are amused
e639e4c73d remove duplicate handler for entry activation
40a598dca8 add indefinite article
e1988e6703 remove `inspect` package: we're not using it
Compare 5 commits »
dan pushed to main at dan/dunlin 2022-12-23 16:20:18 +00:00
9a843e614d explain my conflicted attitude to code contributions
db02f34b3e whitespace and etc
d840eb8cb0 describe commands and bindings
cde0b8cd56 pass keymap into the frame
0befc24bc0 update docs
Compare 7 commits »
dan created branch main in dan/dunlin 2022-12-22 22:59:06 +00:00
dan pushed to main at dan/dunlin 2022-12-22 22:59:06 +00:00
d1e3b8c658 add license
c84cc6ef6d convert doc to markdown
25d31e0262 use keymap to choose command to invoke
a489df34ab remove unneeded call to activate
4cb82c8ca6 add socket repl
Compare 10 commits »
dan created repository dan/dunlin 2022-12-22 22:58:26 +00:00
dan pushed to main at dan/wobble 2022-12-11 00:29:30 +00:00
1fe1182ba3 readme
dan pushed to main at dan/wobble 2022-12-11 00:28:45 +00:00
797c487b2c readme
dan pushed to main at dan/wobble 2022-12-11 00:25:33 +00:00
05249b037c initial checkin, based quite closely on the ANT version
dan created branch main in dan/wobble 2022-12-11 00:25:33 +00:00
dan created repository dan/wobble 2022-12-11 00:23:50 +00:00
dan pushed to main at dan/liminix 2022-10-19 21:12:07 +00:00
99d695930f fix code examples in README
76243d306c remove checkedConfig, check all the config
9c5b5a54e2 remove unneeded Kconfig.local handling
Compare 3 commits »
dan pushed to main at dan/liminix 2022-10-19 16:52:17 +00:00
a834656fef wot i thunk
0a46ba7fc3 move some wifi-related comments into wlan module
f1b7780537 speed up kernel build
d1dda7bf74 remove redundant nixpkgs.pkgs
3ef30056c4 trim down the qemu kernel config
Compare 9 commits »
dan pushed to main at dan/liminix 2022-10-16 14:31:27 +00:00
45d52a6c99 tidy kconfig a bit
dan pushed to main at dan/liminix 2022-10-16 14:15:55 +00:00
4b513cdb98 use openwrt kernel for gl-ar750
77922c875b add per-device overlay
fa31d00d6a openwrt ag71xx as module
7d1c85f680 kernel: enlarge offset to rootfs, disable sysfs devlink
70fa328574 support out-of-tree module builds in vmlinux derivation
Compare 9 commits »
dan pushed to main at dan/liminix 2022-10-08 10:22:49 +00:00
cd1428255b dear diary
fe7080e75c kconfig reqd for tmpfs mount, getty baud rate to = gl-ar750 u-boot
1c39da8544 tidy kconfig
8e8c34b3fa gl-ar750: frob kernel config for ttyS0 (SERIAL_OF_PLATFORM)
Compare 4 commits »
dan pushed to main at dan/liminix 2022-10-06 23:37:55 +00:00
423cf4cbee WIP gl-ar750 mounts root fs and starts pid 1
5feda1a1e6 add 'phram' param for tftp boot without flashing
e78028e58f make outputs.directory useful for tftp-booting devices
58c287ef6a add config option for kernel commmand line
af79e1e9e9 build dtb (forgot to commit this file?)
Compare 12 commits »