raku-Vikna
raku-Vikna copied to clipboard
(Very) Simplistic console UI framework.
Results
1
raku-Vikna issues
Sort by
recently updated
recently updated
newest added
https://github.com/vrurg/raku-Vikna/blob/7f4da292861bb53480246c0586ffa602b1a3e797/lib/Term/UI/Window/Border.rakumod#L5 Might a more versatile mechanism for this be a method that returns this hash? Something like ```perl6 method borders { ansi => %( :ul, :t, :ur, :l, :r, :bl,...