Super Blocks (Various improvements around Blocks)

Open
#3,075 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
cli

Research direction

No files, tests, or entry points are named; start by locating the block and console-output implementation in the repository. Clarify whether the request should be split, then define completion separately for block deletion, repeated-output summarization, navigation controls, and color-coded output.

Written by the indexing model from the issue text.

Description

enhancement triaged
Discord username (optional)

No response

Describe the solution you'd like?
Can you add a few features to blocks?

1) ability to delete a block
2) script to minimize, reduce or summarize repeated code in a block (e.g. let's say I'm running some DB scripts and there is a console output that repeats with minor variations each time "skipping migration on table_1a/skipping migration on table_1b" this would get collapsed to "skipping migration on table_XX")
3) buttons or keyboard shortcuts to go to the top or bottom of a single block. 
4) color coded output for high print things like web server output. "INFO:werkzeug: 127.0.0.1 - - [15/May/2023 16:33:15] "GET /status HTTP/1.1" 200 -" ip address highlight, debugg type highlight, date highlight, http method,path,version,response highlight. I could even tell the block what server i'm going to be running (eg ruby on rails with puma => use that default color code).
5) right click a line on the console output and have it connect to AI... oh wait you do this an it's AWESOME!
Is your feature request related to a problem? Please describe.
No. I just think the block tools could be improved.
Additional context

No response

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087

None

Dominant language
Rust
Stars
65.1k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from warpdotdev/warp

All issues in warpdotdev/warp

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.