chore(deps): update dependency herdr to v0.7.2 - #177
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.1→0.7.2v0.7.5(+2)Release Notes
ogulcancelik/herdr (herdr)
v0.7.2Compare Source
Added
ui.sidebar_collapsed_mode = "hidden"to make a collapsed sidebar use zero width while keeping the existing compact rail as the default. (#842)herdr completion <shell>/herdr completions <shell>to generate shell completion scripts for bash, elvish, fish, PowerShell, and zsh. (#435)session.snapshotto bootstrap client runtime state in one socket API response before subscribing to events.herdr api schemato inspect the bundled socket API schema, with--jsonfor the full JSON Schema document and--output PATHfor file output.layout.updatedsocket events so protocol clients can keep tab layout snapshots current after pane split, resize, swap, move, zoom, and layout mutations.pane.scroll_changedsubscriptions for clients that need to show when a pane is scrolled back.herdr terminal session observefor read-only live ANSI terminal streams that bridge processes can consume as newline-delimited JSON.herdr terminal session controlfor bridge processes that need live ANSI frames plus input, resize, scroll, release, and takeover authority.ui.hide_tab_bar_when_single_tabto hide the tab row when a workspace has one tab. (#448)Changed
xcbuildinstead of custom Apple SDK wrappers for Darwin builds. (#995, thanks @arunoruto)Fixed
!,?, and:as literal text to Kitty-keyboard-mode pane apps, fixing Kiro CLI TUI prompts while preserving modified key chords. (#1066, #1105)/taskshint. (#755)herdr --remotenow prints clean remote attach failures and SSH authentication guidance instead of Rust Debug-formatted I/O errors when SSH authentication is denied. (#1034)herdr server stopnow stops Windows named-pipe servers instead of failing withnamed pipes do not support I/O timeouts. (#1113)herdr server stopnow waits until both server sockets are unreachable before returning, avoiding an immediate first-start failure when restarting right after replacing the binary.herdr --remoteclients now bridge Finder-dropped image files to the remote pane instead of forwarding the local file path as typed text. (#828)herdr --remotekeeps using it for local-desktop image paste over SSH. (#986)cmd.exe /d /con Windows instead of/bin/sh, sotype = "pane"andtype = "shell"bindings can launch native Windows commands. (#1041)less -Xand Git diff when they enter application cursor mode, while shell transcripts still use Herdr pane scrollback. (#953)prefix+escrollback editor panes now open on Windows without trying to run/bin/sh; Windows usesVISUAL, thenEDITOR, thennotepad.exeas the fallback editor. (#914)herdr pane split --currentnow resolves to the calling Herdr pane instead of the UI-focused pane when run inside a pane. (#902)ctrl+jinput instead of leaking mouse escape sequences into panes.shift+enterremains dependent on whether the outer terminal reports it as a distinct modified Enter key. (#792)omp -c, and reports Ask/tool approval waits as blocked instead of leaving the pane working or stuck on the previous session. (#800, #879, #984, thanks @dmmulroy)session.statusevents. (#838, thanks @soar)~/.local/bin/herdr. (#840)herdr --remotesessions now keep the remote server in its own login-independent session and preserve compatible running servers after helper binary updates, so network drops should disconnect only the client instead of killing remote panes.herdr --remotenow reuses one OpenSSH connection across setup probes, installs, server checks, and the final bridge when[remote].manage_ssh_configis enabled, so password-based hosts prompt once instead of once per setup command. (#888)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.