Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to output stdout of executed command to separate window #64

Open
X547 opened this issue Mar 11, 2020 · 1 comment
Open

Add option to output stdout of executed command to separate window #64

X547 opened this issue Mar 11, 2020 · 1 comment

Comments

@X547
Copy link
Contributor

X547 commented Mar 11, 2020

It would be nice to have ability to display output of executed command (Alt+Enter or check icon on tool bar) to separate window instead of current window.

<command> | lpe work, but window contents is not live-updated and command not finish until window is closed.

OscarL added a commit to OscarL/Pe that referenced this issue Mar 7, 2024
Added a new "Execute command and send output to Worksheet" command.
Default keybinding is CMD+Shift+ENTER.

On existing Pe instalations, you need to manually assign a keybinding
for the new command, under:

Preferences->Keybindings->Miscellaneous
OscarL added a commit to OscarL/Pe that referenced this issue Mar 7, 2024
Added a new "Execute command and send output to Worksheet" command.
Default keybinding is CMD+Shift+ENTER.

On existing Pe instalations, you need to manually assign a keybinding
for the new command, under:

Preferences->Keybindings->Miscellaneous
OscarL added a commit to OscarL/Pe that referenced this issue Mar 7, 2024
Added a new "Execute command and send output to Worksheet" command.
Default keybinding is CMD+Shift+ENTER.

On existing Pe installations, you need to manually assign a keybinding
for the new command, under:

Preferences->Keybindings->Miscellaneous
@OscarL
Copy link
Contributor

OscarL commented Mar 7, 2024

Not sure if it is exactly what you wanted, but in #94 I've added a "execute selection and send output to the Worksheet" mode, intended to be triggered by CMD+Shift+Enter by default.

OscarL added a commit to OscarL/Pe that referenced this issue Mar 15, 2024
Added a new "Execute command and send output to Worksheet" command.
Default keybinding is CMD+Shift+ENTER.

On existing Pe installations, you need to manually assign a keybinding
for the new command, under:

Preferences->Keybindings->Miscellaneous
OscarL added a commit to OscarL/Pe that referenced this issue Mar 16, 2024
Added a new "Execute command and send output to Worksheet" command.
Default keybinding is CMD+Shift+ENTER.

On existing Pe installations, you need to manually assign a keybinding
for the new command, under:

Preferences->Keybindings->Miscellaneous
OscarL added a commit to OscarL/Pe that referenced this issue Mar 16, 2024
Added a new "Execute command and send output to Worksheet" command.
Default keybinding is CMD+Shift+ENTER.

On existing Pe installations, you need to manually assign a keybinding
for the new command, under:

Preferences->Keybindings->Miscellaneous
korli pushed a commit that referenced this issue Mar 16, 2024
Added a new "Execute command and send output to Worksheet" command.
Default keybinding is CMD+Shift+ENTER.

On existing Pe installations, you need to manually assign a keybinding
for the new command, under:

Preferences->Keybindings->Miscellaneous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants