Hannah Stevenson
Hannah Stevenson
If I understand your question regarding `verify` et al then maybe one of these is what you are after. The first will add a `/` to the end of the...
I have spotted a bug so this isn't ready to be merged yet. Will push an update soon.
OK I think its good to go now. I missed adding a new line to the config if the property wasn't already set.
One other change in behaviour is that "not set" is now just printed and doesn't go via `warn`. Is this a problem? Let me know if you want that fixed.
> One other change in behaviour is that "not set" is now just printed and doesn't go via `warn`. Is this a problem? Let me know if you want that...
I think also that `XPC_SERVICE_NAME` will be set if running a shell locally - but that might depend on if you are using Terminal.app or an alternative. Neither way seem...
Your "viable solution" suggestion is how I had conceptualised vi mode. I had assumed I was just editing a buffer and not sending anything to stdin straight away. I hadn't...
I'm still not sure if an editable input buffer is worth it but I just wanted to select some words in a column and paste them as command line arguments...
``` Debug[default]: sendKeyEvent: 16777219 "\b" QFlags(NoModifier) ((null):0, (null)) [2023-12-01 21:59:43.273265039.273264] [gui.input] Key Press event received: Backspace [2023-12-01 21:59:43.273314683.273314] [vt.input] Sending raw input to stdin: \x08 Debug[default]: sendKeyEvent: 16777219 "\b" QFlags(NoModifier)...
Out of interest roxterm retains the tab. You also can't select part of the tab - if you drag over it you get all or none of it. With contour...