yad icon indicating copy to clipboard operation
yad copied to clipboard

Multiple nested layers of list rows

Open Botspot opened this issue 3 years ago • 0 comments

Good job adding the --list --tree switch! I had a quick question: can there be more than one single layer of rows in the list? For example, I'd like to use yad to display a list like this:

fruits
- apple
- banana
- fake fruits
  - tomato
    - red tomatos
    - green tomatos
  - potato

Botspot avatar Jan 14 '22 02:01 Botspot