Warp icon indicating copy to clipboard operation
Warp copied to clipboard

Insert commands from Terminal to Notebook

Open alexey-a-abramov opened this issue 1 year ago • 3 comments

Dupe Check

Describe the solution you'd like?

When copying a previously entered/executed command from Terminal to Library edit, it would be nice if it will be formatted as a command instead of a plain text.

This one if very handy for documenting things along the execution (e.g. authoring Notebooks)

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

How important is this feature to you?

1 (Not too important)

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

alexey-a-abramov avatar May 28 '24 00:05 alexey-a-abramov

Thanks for this feature request @alexey-a-abramov. It's possible for your use case to add command/code blocks to your notebooks. These blocks will be make use of syntax/command highlighting features in Warp. https://docs.warp.dev/features/warp-drive/notebooks#using-command-and-code-blocks

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.

dannyneira avatar May 29 '24 18:05 dannyneira

@alexey-a-abramov Also provided a video of the Notebook blocks I mentioned above.

https://github.com/warpdotdev/Warp/assets/16809145/2977dc14-9297-4c8d-9f40-cfd8bd9379d4

dannyneira avatar Jun 03 '24 17:06 dannyneira

I think a great feature would be an "Add To Notebook" option when right clicking a code block

karatecarter avatar Jun 17 '25 03:06 karatecarter