From 6e38d7311606c9212dd21dddb1878f93221bff7d Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Wed, 12 Aug 2020 00:27:02 -0400 Subject: change: Refactor dd drawing code This also slightly improves how we generate the widths/heights to be less... terrible. Note this is not done, unfortunately. This requires tui-rs' wrapped paragraph height PR to land and release so I can properly calculate the height offsets. See https://github.com/fdehau/tui-rs/pull/349 for details. --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json index 610580f6..eb755c66 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -9,6 +9,7 @@ "Qudsi", "Tebibytes", "Ungrouped", + "WASD", "Wojnarowski", "andys", "crossterm", -- cgit v1.2.3