pknowles

Results 8 comments of pknowles

I'm seeing this as well. Windows 10. Often with steam windows, which are scaled by 2x due to high dpi settings (my own fault really. have a 4k screen and...

Thanks, I didn't think to read docs, how helpful /s. No but really thanks for answering!

Hmm. It seems I already have `rawhistory` but I'm still seeing the described behaviour.

f80e3d1 has some code to do this, but I gather that branch has some issues that need fixing before it can be merged.

Getting back to the original title of this issue, I'd quite like to embed a wiki article within a page from another app. Perhaps even multiple on the same page....

I hit this issue too (maya 2023). The line is: ``` packed_data.append(struct.pack(pack_type, item)) ``` This was hapening when exporting the positions of a mesh. I worked around the issue by...

I'm seeing a crash with prompt-bottom. To reproduce: `export HH_CONFIG=prompt-bottom`, run `hh`, search for something that doesn't exist, press down then up. For me this segfaults. It seems `hstr->selection[text]` is...

Just hitting enter or editing the command on an empty selection seems to still return a result.