Skip to content

Commit ae7a9b6

Browse files
committed
ok, triggering
1 parent 9e13b17 commit ae7a9b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/terminal_utils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ namespace tui {
474474

475475
std::cout << '+';
476476

477+
477478
// Side borders
478479
for (int i = 1; i < height - 1; ++i) {
479480
move_cursor(top_row + i, left_col);

0 commit comments

Comments
 (0)