mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-11-03 10:25:26 +08:00
Merge segments before rendering
This will reduce the number of segments to render and produce cleaner ANSI escape code sequences. Closes #46
This commit is contained in:
committed by
Patrik Svensson
parent
47fd646d21
commit
7fd2efaeb5
@@ -1,5 +1,4 @@
|
||||
using System.IO;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Spectre.Console.Internal
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user