John Toohey

Results 11 issues of John Toohey

# Problem Sometimes in man pages links to other man pages would get wrapped over multiple lines. Previously, only the second part of the link *(the section with the brackets)*...

Certain error types, such as `WebStorageError` don't have support for `std::error::Error` or `std::fmt::Display` which means they cannot be used with certain crates such as `thiserror`.

Trunk can build scss and sass files with `

Jq has the [`index`](https://jqlang.github.io/jq/manual/#index-rindex) and `rindex` functions which don't seem to be supported in jaq. Is there a specific reason for this? Thank you for your time.

Fixes #109. This adds support for APC (Application Program Command) in the same way OSC is implemented. It does, however, have the drawback of (just over) doubling the in-memory footprint...

I am trying to use `vte` to parse APC commands, which it seems to ignore by setting the state to `SosPmApcString` and then `Anywhere` through the duration of the command....

enhancement

When I run the following command: ``` $ cargo embed --features v1 --target thumbv6m-none-eabi ``` I get: ``` Error Probe could not be created Caused by: 0: hidapi error: Permission...

Fixes #3502, adding a separate command `code_action_picker` which opens `code_action` but in a picker, allowing for searching. ## An Asciinema recording Apologies for my slow computer loading lsp in this...

S-waiting-on-review
A-command

@chrisduerr, in response to your comment on alacritty/vte#110 I have created this draft PR.

Hello! This is the exact same as #25, except I fixed the documentation/tests.