commit | e69133afd16616fbf763ce3dc54fa07995c71b42 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Fri Nov 01 19:01:34 2019 +0100 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Wed Nov 20 16:07:46 2019 +0100 |
tree | d38c4c3d88f875b58c57039e46c47e0f1030f213 | |
parent | 82bf1312cfe223acc62a24f307563c2a921ca14a [diff] |
Suggest characters at ends of path fragments The program now suggests a slash for containers, a space for leafs and a left bracket for lists. The logic for suggesting the first the starting bracket for lists got a little bit simplified, since it's now a part of the list's identifier. The CLI now directly shows, if a slash/bracket/space is going to be appended. The user can use this information to deduce if a node is container/list/leaf. Change-Id: Ib1a3cdd326a1451ba80f3bb48a9e8bdd13c102ae
Copyright © Faculty of Information Technology, Czech Technical University in Prague, https://fit.cvut.cz/ . Copyright © CESNET, https://www.cesnet.cz/ . Most of the code was written by Václav Kubernát (FIT ČVUT) and Jan Kundrát (CESNET). The project is distributed under the terms of the Apache 2.0 license.