gyscos / gyscos/cursive

how to add/remove views?

Open
#309 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
270
Avg merge
5d 19h
Merged PRs (30d)
2

Description

Hi, working on my editor I struggle with very simple task. I need to sometimes add and remove views from cursive. But I found no way of extracting views from screen other than find_id(id).take() or pop_layer().

How to do it properly? I want to store the unused views for future use, so I need some way of extracting them, not just removing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.