Dan Davison

Results 203 issues of Dan Davison

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the existing issues ### Rust Version rustc 1.58.0 (02072b482 2022-01-11) ### Clap...

C-bug
A-help
S-waiting-on-design
M-minor-incompat

Hi, thanks for skim! This feature request is analogous to https://github.com/junegunn/fzf/issues/2557 and https://github.com/junegunn/fzf/issues/2165. I'd like to be able to use [OSC8 hyperlinks](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda) with skim, but I believe they are stripped...

Hi @altsem, gitu looks fantastic. Would it be possible to support using an external tool to add colors to diffs before display? I'm the author of https://github.com/dandavison/delta, and I'd love...

**Draft PR, for review: I've tested this manually using a Python workflow that sends updates and performs a reset, but I have not yet added sdk-core tests** This PR adds...

**Draft / WIP**

Hi, thanks for this project. This PR adds support for .mp3 audio files as input. I'm not sure how best to test this change, but I did at least observe...

It would be useful to be able to specify bold text without specifying a color (so the default foreground color will be used which will be compatible with the current...

When connecting, I would like eglot to display a message like this: ``` Connected! `rust-analyzer' Server `EGLOT (delta/rust-mode)' now managing `rust-mode' buffers in project `delta'. ``` Currently, the message does...