Skip to content

Add browser action to terminal context menu#23

Merged
am-will merged 1 commit into
am-will:mainfrom
IgorWarzocha:feat/terminal-context-open-browser-here
Apr 1, 2026
Merged

Add browser action to terminal context menu#23
am-will merged 1 commit into
am-will:mainfrom
IgorWarzocha:feat/terminal-context-open-browser-here

Conversation

@IgorWarzocha
Copy link
Copy Markdown
Contributor

Summary

Add a terminal context-menu action to open a browser in the current pane.

This makes the browser action easier to discover from terminal-focused workflows without changing split semantics.

screenrecording-2026-03-26_20-43-16.mp4

Changes

  • add Browser to the terminal right-click menu
  • wire the new menu item to the existing current-pane browser-tab path
  • keep behavior simple: it opens a browser tab in the currently clicked pane

Why

Limux already had:

  • split actions in the terminal context menu
  • a browser button in the pane header

But there was no terminal context-menu entry for opening a browser directly in the active pane. This adds that missing affordance.

Validation

  • cargo check -p limux-host-linux

@am-will am-will merged commit ecc35e7 into am-will:main Apr 1, 2026
am-will added a commit that referenced this pull request Apr 13, 2026
…rowser-here

Add browser action to terminal context menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants