Len Trigg

Results 26 issues of Len Trigg

I am a new user of avy and as part of getting similar capability in the other editor I use (IntelliJ IDE), I have installed an acejump-like plugin from https://github.com/johnlindquist/AceJump....

... printing. The inner part of the duct has very little contact surface with the build platform. This version has a single-layer-thick connection between the inner and outer parts to...

**Is your feature request related to a problem? Please describe.** Wezterm supports writing to the clipboard via OSC 52 sequence, but does not implement reading the clipbiard. Since this could...

enhancement

### What Operating System(s) are you seeing this problem on? Linux X11 ### WezTerm version wezterm 20220511-182551-566b58a6 ### Did you try the latest nightly build to see if the issue...

bug
multiplexer

**Is your feature request related to a problem? Please describe.** When in copy-mode, the wezterm selection model that the start and end position are inclusive of the cursor, which has...

enhancement

### What Operating System(s) are you seeing this problem on? Linux X11 ### WezTerm version wezterm 20220427-144728-efcc4b48 ### Did you try the latest nightly build to see if the issue...

bug
multiplexer

Previously, calling `lsp-ui-doc-hide-frame` would not hide the frame when the user focus was inside the frame. Now in your use-package you can have something like: ``` :bind (:map lsp-ui-doc-frame-mode-map ("q"...

This allows bindings such as: ``` define_keymap(lambda wm_class, device_name, wm_name: "Google Docs" in wm_name, { # Google Docs uses M-slash as an execute-extended-command binding, let's make it more emacsish K("M-x"):...

If character is uppercase, use case-sensitive matching Otherwise use case-insensitive matching Fixes: #19

Gold standard benchmarking datasets such as the GIAB/NIST NA12878 and the Illumina Platinum Genomes truth sets provide both a VCF containing the variant records themselves, plus a BED file of...