# Tenzir Platform Unreleased

## 🐞 Bug Fixes

### Explorer shortcut runs the current selection

Jun 22, 2026 · [@Zedoraps](https://github.com/Zedoraps), [@codex](https://github.com/codex)

The Explorer now runs the current editor selection when using the keyboard shortcut.

Previously, selecting text with `Ctrl+A` and then pressing `Ctrl+Enter` while still holding `Ctrl` could run an older selection instead of the newly selected pipeline.