Skip to content

Commit

Permalink
add a comment to borderwrap command about its intended purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelprograms committed Feb 14, 2025
1 parent 18a382f commit ef298b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cmd/immortal/borderwrap.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// This command currently doesn't work due to a bug in fluffos efun::terminal_color
void command (string input, mapping flags) {
mapping b = query_border_charset();
string left = implode(format_border(([
Expand Down

0 comments on commit ef298b9

Please sign in to comment.