wavetermdev / waveterm

An open-source, cross-platform terminal for seamless workflows
https://www.waveterm.dev
Apache License 2.0
4.45k stars 116 forks source link

Some suggestions #72

Open ayoubelmhamdi opened 12 months ago

ayoubelmhamdi commented 12 months ago
sawka commented 12 months ago

Hi, thanks for submitting the issue! A couple quick questions:

ayoubelmhamdi commented 12 months ago

Thanks for reviewing and considering my suggestions list.

For:

"edit item/prompt from history" -- what type of editing are you thinking about? do you mean change the command that was entered?

im5

I would like to say that we should be able to modify the prompt text within an existing history item that already has a prompt and output. The execution should remove the old output from the previous execution.

For:

"two cat commands" -- what type of divider are you thinking about? do you have an example or drawing to show what you mean? are you thinking about splitting the screen and showing the commands side-by-side?

I envision a shared viewing space where frames and PS1 (prompt variable) are not repeated. It's like reading all output from a single file with a nice line divider.

im6

TERMINOLOGY

The prompt name that I used is the text written in a terminal, similar to the ChatGPT text area where we enter text (we call it a prompt). Then, when we press enter, it will be executed.

The PS1 variable could be called a prompt, but that is not the same name that I used."