Mat

Results 101 issues of Mat

Bit of a weird request, but in my Fish shell config, I run `tput cup $LINES` to move the prompt to the bottom of the screen. I prefer the prompt...

Adds 1Password SSH agent. Allows you to use system biometric unlock (fingerprint, Windows Hello, Apple Watch unlock) to authenticate SSH requests, Git commit signing, etc.

In a Rust workspace, in subcrates you can do `some-dep = { workspace = true }` to pull dependencies from the shared `Cargo.toml` at the workspace root. Would it be...

enhancement

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Description Recently there's been an increase in issues related to mux auto-detection, and an interesting use-case...

enhancement

I'm noticing a delay when switching panes when using Wezterm. Moving from Neovim pane to Neovim pane is quick. Moving from Neovim pane to Wezterm pane has a noticeable delay....

### Category CI ### Description Leaving the category as CI because I'd also want to use the Nix flake in CI. This would ensure a consistent environment between local and...

PRs-welcome
meta

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Neovim Version n/a doesn't matter what version ### Multiplexer Integration Wezterm and Kitty both affected ###...

bug

### Discussed in https://github.com/mrjones2014/smart-splits.nvim/discussions/100 Originally posted by **omaru-ok** April 30, 2023 change orientation like , split -> vsplit , on key-strokes vice-versa , any keybinds?! or any implementation in plugin

enhancement
PRs-welcome

the mdbook and the little rust plugin for it can be packaged up into a nix derivation.

### Similar Issues - [X] Before filing, I have searched for similar issues. ### Description Automatically load existing keymaps via `vim.api.nvim_get_keymap(mode)`. For additional context see #39

enhancement
PRs-welcome