-
We should have the tmuxme client and service be able to support other port forwards. For example lets say the project that the user is going to be pairing on is a Rails web application. It is likely t…
-
When I trigger the plugin, I see
```
vim-gh-line executing: xdg-open https://github.com/alichtman/shallow-backup/blob/a5b36f3532f07c4fc577495a2d476f8e133456ff/README.md#L239
```
but the page n…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Vim script](https://github.com/trending/vim-script?since=weekly).
-
I have been tracking several bugs over the course of the past month. I have saved and restored different environments over 100 times. There are several major bugs that I cannot find a way around. Some…
-
#### environment
- vim: 9.0
- vim-airline: 0.11
- OS: Ubuntu
- Have you reproduced with a minimal vimrc: Yes
- What is your airline configuration:
let g:airline_extensions = []
let g:airli…
ghost updated
2 years ago
-
I have the following setup:
- linux (arch)
- zsh (5.0.7)
- tmux (1.9a)
❯ pwd
/home/rif/.config/tmass
❯ cat two-window-per-session.yml
catname: two-window-per-session
windows:
- name: window-1
layo…
-
I doubt this is actually issue with your plugin, but I'd appreciate any help debugging the issue.
My window navigation bindings work in vim alone, and tmux alone (and behave identically), but vim nes…
-
**Bug**
When I amend a commit, the lazygit UI shifts to the left and gets cut off (when using a floating window in neovim).
**Steps to reproduce the behavior:**
1. open lazygit in a floating wi…
-
Deleting a session makes other sessions invisible.
Example:
I have four sessions running.
![image](https://github.com/omerxx/tmux-sessionx/assets/38329801/529d2c3c-7ea0-43ae-887c-87bc13faab8d)
N…
-
Since this is probably not a bug but more of a feature, havec skipped the template description.
My question would be: which part of the hardening could cause a tmux detached session to be killed af…