Open narner opened 3 years ago
hey @narner mind giving more context on the feature request? do you just not want to see the block or do you want to completely 'erase it' from the history?
Oooh good question; I think more like just not to see the block in a pane --- I've only just started using Warp, but I can easily see something where it would be useful to have different panes with different blocks depending not the context.
I think that both should be cool: having both a "Hide Block" option (simply visually removes it, like a finer grained CTRL + L
), and a "Delete Block" (erases it from history, an easy way to cleanup misspelled commands and such from your history so that it doesn't pollute your CTRL + R
)
EDIT: Noticed this request is very similar to #23
Right, one feature we could easily add here is the ability to collapse blocks, so you can just see the input and not the output. We could do it globally or on a per block basis.
Curious if this would be useful.
I just noticed that #46 duplicates this task. will keep this one, since it has more discussion already
Linking:
@manuelblancovalentin From #493
More general:
Ability to delete/hide any block you want. Just click on it and either hide after 2-click or click the three buttons of the menu and then select "hide".
I instinctively went to the menu to delete a block. This is because I was imputing my password with the -p flag of some tool. I wanted this totally removed/deleted from screen and history too.
Thanks for letting us know @braykov, we will post updates here. We appreciate your patience.
I found this issue as I was looking for a way to delete a block that contained passwords too.
I'm sure I could purge everything, but given I use a tool to generate passwords and licences, it would be better to have the level of control such that I could delete things I don't ever want preserved.
Right, one feature we could easily add here is the ability to collapse blocks, so you can just see the input and not the output. We could do it globally or on a per block basis.
Curious if this would be useful.
I would absolutely love this. It's the one thing I keep going to do (over and over again) and then remembering isn't a supported functionality.
Hey Folks, CMD-K
clears all the blocks in a session, there isn't a way to delete individual blocks at this time, but the shortcut should help with the use case for the time being.
I'd just like to add to this that frequently use CMD + L in OSX terminal as part of my workflow to peek the output of a certain command, without having it persist on my screen - I find it incredibly useful. For the time being I'll probably stick with my existing terminal setup because I use CMD + L so often, but would love to see it added to warp!
Hi all, I can't find the way to delete shared block. Is there any other way to delete it?
I have 3 use cases:
Remove a block with a password in it. This does not happen very often and can require some more complex user interaction, like clicking. [remove a block and from history]
Hide a block which I don't care about any more. For example a file listing; it takes up a lot of space and when I am finished with said file name the listing is of no value any more. The same when I list my kubernetes pods. When I have checked the presence or name of the pod the list is of little use. So I'd like to just hide it. This happens quite often; even very often. The best solution, for me that is, is to have a shortcut. [hide a block]
Remove a block with speling eror in, like a mistyped command. This happens wy to offten. So a shortcut would be prefereble. preferebel. referable. I'd like to remove it from history in the same keystroke. No reason to have to search or arrow-up through erroneous commands. [remove a block and from history]
@pnlinh Your question does not belong to this issue really but here is the answer: You have a kebab menu with what you seek.
@pnlinh Your question does not belong to this issue really but here is the answer: You have a kebab menu with what you seek.
@LosManos It works. Thank you
Are there any ETAs for this feature? It's been 3 years. Doesn't look like a reasonable time for such a simple feature
I would really love to see a "delete block(s)" feature.
Everybody knows ctrl+k / clear terminal, but sometimes you get junk blocks or make a mistake, or you just want to clear one or a few items from your terminal history, and—especially because in Warp you can select blocks, you should be able to delete them. The blocks paradigm is similar to code blocks in IPYNB/Jupyter notebooks as well—which allow you to delete blocks. This would be a very natural feature. I completely expected it to already be implemented in Warp, and I was surprised when I selected multiple blocks and then went to the blocks menu, looking for this feature, and selected "Clear Blocks", when it just cleared my terminal. The wording "clear blocks", especially in the context of having one or more blocks selected, gives the impression that the selected blocks will be deleted from the terminal, and does not give the impression of "clear the whole terminal", which in most terminals is called "clear terminal". Alternatively, using the block paradigm, one might expect such a command to be labeled "Clear all blocks".
similarly, sometimes I want to print a piece of sensitive information, for troubleshooting purposes, but then make the output disappear (permanently) without closing and re-opening my terminal.
+1 If I screw something up in a video demo I want to delete the block and do it again, in context of all the blocks before it. Not need to open a new tab and recreate everything again. It would be a game changer for me.
Even Hide Block would work 🥺
Warp would be much better, if it was open source...
On Tue, Jul 23, 2024, 06:21 janu @.***> wrote:
in settings > shared blocks shows: image.png (view on web) https://github.com/user-attachments/assets/9723a644-60e5-4e89-ab37-48f13ca41507 but, those shared block link always can be accessed, as image.png (view on web) https://github.com/user-attachments/assets/7af506a8-c91b-454c-9162-b881b59c2c89
Let users manage their own data is expected
— Reply to this email directly, view it on GitHub https://github.com/warpdotdev/Warp/issues/50#issuecomment-2244125869, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR5SO7UQ3LTFK46H2HIRUPTZNW435AVCNFSM5A25VJSKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMRUGQYTENJYGY4Q . You are receiving this because you commented.Message ID: @.***>
I don't understand how this one is so hard. It seems to be the fundamental way Warp is built? Isolated blocks?
They just don't care and don't find this feature important.
On Tue, Jul 23, 2024, 14:46 Sean Park-Ross @.***> wrote:
I don't understand how this one is so hard. It seems to be the fundamental way Warp is built? Isolated blocks?
— Reply to this email directly, view it on GitHub https://github.com/warpdotdev/Warp/issues/50#issuecomment-2244878286, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR5SO7WRLU6RPWHD4VHVAUTZNYYABAVCNFSM5A25VJSKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMRUGQ4DOOBSHA3A . You are receiving this because you commented.Message ID: @.***>
Would love the ability to delete a block via the menu-bar here: