diff options
| author | Kkoi <79646021+lmBored@users.noreply.github.com> | 2026-01-28 22:08:41 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-28 13:08:41 -0800 |
| commit | 1fef7508186a755bc1e0c651a4815167848f19ec (patch) | |
| tree | 5627908157f0b8079030f7ef3fa7d5890ca4b447 /.github/workflows/release.yml | |
| parent | fix: new session on shlvl change (#3111) (diff) | |
| download | atuin-1fef7508186a755bc1e0c651a4815167848f19ec.zip | |
feat: add option to use tmux display-popup (#3058)
This is a "continuation" of #1177 - which was a draft that used FIFOs
(named pipes) to get output from the popup, however this causes popup
not being closed properly, so in this PR I use tmpfile to store the
result and read after popup closes. @ellie could you review this PR
please?
P.S. Thank you @immae for sharing your idea!
## Feature
+ Option to use tmux popup window in `config.toml`
+ Customize window width/height in `config.toml`
+ Tmux display-popup for `zsh, bash, fish`
## Checks
- [x] I am happy for maintainers to push small adjustments to this PR,
to speed up the review cycle
- [x] I have checked that there are no existing pull requests for the
same thing
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/release.yml')
0 files changed, 0 insertions, 0 deletions
