diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-01 17:41:24 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-03-01 17:41:24 -0500 |
commit | e85a89269be2f7d4cfe3c999a2b68097227c3e52 (patch) | |
tree | 3eb47c72d8c496e1226717ccfdeb1cc2b63addc8 /main.c | |
parent | d94f61b5d52d3372c006aad67ccd133926666f18 (diff) |
change active node when current one closed
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ // @TODO: -// - fix: after closing last tab in active node, there should be a new active node // - Windows installation // - test on BSD +// - .deb file // - completion |