X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7Bcard_id%7D%7D/form?a=blobdiff_plain;f=TODO;h=6aebac58472a10052be412774533c01a8b186486;hb=862d185c9f3836499717010ea0b1eafd4bfae97b;hp=225a210153625e2a0d1039e8ff67e8f3d9153696;hpb=f6445615b0b81a83ef75cc4774bac992bac234bb;p=plomrogue diff --git a/TODO b/TODO index 225a210..6aebac5 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,8 @@ CLIENT: - enable toggling of window borders -- enable toggling of showing "\n" in the window content either as newline breaks - (as currently) or as " / " (without newline break) for more efficent screen - estate use +- make log scrollable + +- re-organize code: empty misc.h into proper modules, split up windows.h + +- simplify get_keyname_to_keycode()