Jay

Results 8 issues of Jay

Installing unmanaged python packages can leave your system in an inconsistent state should you need to upgrade your system's base python install or your OS itself. `pip install --user` and...

Selecting one commit opens a diff split window. Selecting the next commit causes the split to expand to roughly double its size covering everything but the data and the short...

In a note with a code block starting like so `#!/usr/bin/env bash` and having YAML front matter containing something like ```yaml --- date created: '2022-01-11' tags: - git - '#code'...

Errs out at step 178 building `py-spy (bin)` ``` = note: /usr/bin/ld: cannot find -lunwind: No such file or directory /usr/bin/ld: cannot find -lunwind-ptrace: No such file or directory /usr/bin/ld:...

There is a discretionary ligature in Hebrew that isn't present in PragmataPro. It's U+FB4F (Hebrew Ligature Alef Lamed) which is formed by אל (U+05D0 followed by U+05DC) It's at the...

If I manually save a session with `C-a C-s` a resurrect file with the correct state information is created. If I use a hook `set-hook -g session-closed 'run-shell "~/.tmux/plugins/tmux-resurrect/scripts/save.sh quiet"'`...

#### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
builder/vmware-vmx

The plugin saves and creates a new `~/.tmux/resurrect/...txt` file. The symlink to `last` is created. Restoration fails to make any changes to my tmux layout. I've uninstalled and reinstalled the...