lotabout.skim/tests
Mathieu Lemay 554896db64
fix: Escape last ; in env var value before passing to tmux (#912)
* fix: Escape last ; in env var value before passing to tmux

* Use shell_quote for more robust quoting

* Use Sh quoting always

* Revert to original escaping, add test

---------

Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com>
2026-01-22 16:49:18 +00:00
..
common fix: correctly expand {+} to current when no items are selected (cl… (#913) 2026-01-22 11:28:58 +00:00
snapshots fix: correctly expand {+} to current when no items are selected (cl… (#913) 2026-01-22 11:28:58 +00:00
ansi.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
binds.rs feat: add set-query action to update the input (closes #657) (#907) 2026-01-21 22:42:26 +00:00
case.rs fix: make case option work with non-ascii input (closes #454) 2026-01-22 00:12:18 +01:00
defaults.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
highlighting.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
history.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
issues.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
keys.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
keys_interactive.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
listen.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
options.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
preview.rs fix: correctly expand {+} to current when no items are selected (cl… (#913) 2026-01-22 11:28:58 +00:00
split_match.rs feat: split-match (#906) 2026-01-21 18:35:30 +01:00
tiebreak.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00
tmux.rs fix: Escape last ; in env var value before passing to tmux (#912) 2026-01-22 16:49:18 +00:00
unix.rs test: use insta for applicable integration tests, making them cross-p… (#903) 2026-01-21 15:41:20 +01:00