microsoft / microsoft/terminal
Draw a horizontal line / ruler between commands (read: blocks )
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
# Description of the new feature/enhancement
I recently decided to start developing my dream terminal for Windows. However, since I'm not a professional developer and the development will take quite a long time, I thought: "Why let the concepts go to waste?" Perhaps this will be at least somewhat useful for Windows Terminal developers.
## Concepts:
> 
> Dividing results into blocks
> 
> Commands history
> 
> Autocomplete
> 
> Default window with entered command
## P.S.
If anyone can give me a hint on how to theoretically capture process output and divide it into blocks from the output stream of a Windows pseudoconsole, I would be very grateful.
Thank you for your attention.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by reviewing the proposed block and ruler concepts alongside the pseudoconsole output question; done would require a defined scope and implementation plan for dividing command output into blocks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100