diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 16:13:48 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 16:13:48 -0500 |
commit | 047764ebab345a2bcb3a856c1f1956e849f52354 (patch) | |
tree | 1fff56580c7c2c3b721d4d46cfaa0aa551cde789 /main.c | |
parent | 1c68c64874fdc6a8e54603c9c315efb715e85653 (diff) |
split depth limit
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ // @TODO: -// - split depth limit // - resize split (i.e. change split_pos) // - move tabs between nodes |