tangent360

Results 4 comments of tangent360

> I haven't been able to preview images with broot in Ghostty, is this what's needed for that? What OS are you using? On Linux/macos there is an ioctl/TIOCGWINSZ function...

I don't know any Rust - just installed the compiler today. But here is the issue: The key bindings for the verb `mode_input` are set on startup in the `VerbStore::add_builtin_verbs()`...

With the modifications above, if I modify `PanelInput::enter_input_mode_with_key()` to stick a `:` back on to the input_field then I think it works ... feels bit hacky though: ``` if key...

Late response but in case it helps someone else, try: `sudo rm -rf /Library/Developer/CommandLineTools/usr/include/c++` It fixed that same `fatal error: 'cassert' file not found` error for me. Discussion: https://trac.macports.org/wiki/ProblemHotlist#clts16