Guake / Guake/guake

Output folding

Open
#536 4 comments 0 reactions 0 assignees View on GitHub
Priority: Low Type: Feature Request
Dominant language
Python
Stars
4.7k
Forks
604
PR merge metrics
No merged PRs in 30d

Description

Allow for output folding just like it works with code folding.

Here is an example:

**input**

```
user@host$ ls -l
```

**output**

```
(>) <---- folding icon which hides the lines below
dir1
dir2
dir3
file1
file2
```

clicking the folding icon hides or shows the output of the command.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.