David Shepard

Results 7 comments of David Shepard

Is there a sense of the work required to implement this?

I am defeated. There is no way to make sudope work in Mac OS. I've hunted for unused control characters, made custom keyboard layouts, changed key bindings in iterm2, unmapped...

I finally got this to work, it was a collision with fish_vi_mode_keybindings. If you use fish vi mode, you will run into this. In my case, I fixed this by...

Upon further examination, the lunatic API does indeed appear to be out of sync with the lunatic-rs API: **lunatic API** `fn send_receive_skip_search( mut caller: Caller, node_id: u64, process_id: u64, wait_on_tag:...

Updating my dependencies in Cargo.toml for lunatic, from 0.12 to 0.14.1, seems to have solved that issue and broken a lot of my code. :-/ Now I just need to...

Hey, all. Just a thought, but maybe you could log a message that says you're ignoring all multiline options in the config for type: syslog? Would have saved me a...