• Joined on 2022-07-02
dan created repository dan/rover 2023-01-22 22:06:33 +00:00
dan pushed to main at dan/dunlin 2023-01-17 21:54:44 +00:00
a5a65006ca make keyboard completions work
dan pushed to main at dan/dunlin 2023-01-17 13:13:48 +00:00
d76769752b rename function
dan pushed to main at dan/dunlin 2023-01-17 11:46:52 +00:00
c09138ad02 link to fennel-lang/style and explain the departures from it
dan pushed to main at dan/dunlin 2023-01-17 11:33:40 +00:00
4b78434ea4 extract search into a module, improve it
fe25203bad proof of concept search command
3a577b71d8 url completion allows current text as a completion option
bf8fa80dac tidy, remove debug prints
d62b9dea3e repair command completions
Compare 6 commits »
dan pushed to main at dan/dunlin 2023-01-15 16:57:52 +00:00
2ceb5ad757 trim outdated stuff
34fb1b2ff4 revisit completer/completion api
4d3a2bf237 complete command names
c2c89b6dfd fix buggy call to instr
Compare 4 commits »
dan pushed to main at dan/dunlin 2023-01-02 22:03:33 +00:00
24613ea424 hook up the history logger thing
3cbe77a55e sqlite-based browsing history api
cc0f881fed fix tests for rename
d39d7059b9 Revert "inline temps and whitespace, improve update-widget-state"
561c717609 rename on-activate as on-input-finished
Compare 5 commits »
dan pushed to main at dan/wobble 2023-01-02 16:01:28 +00:00
f55f7a039d rename file to wobble
cd243353a9 switch from pygame event loop to glib
562497c2df show moving time, only after first movement
c40aa38862 improve instructions
Compare 4 commits »
dan pushed to main at dan/dunlin 2023-01-01 22:29:28 +00:00
9775e00545 inline temps and whitespace, improve update-widget-state
c1b7c2d777 add back button
bc17c3af6c show url in echo area when it changes
055e8b792f hide commander and print messages in echo area
1f93dc2310 tidying up
Compare 7 commits »
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