Hello there!
This is excellent tool that I find very useful in Devops work. Thanks for Your work on it!
I found one problem on the Windows version. When I navigate on the elements of the displayed YAML/JSON with my keyboard, with up and down buttons and Enter to expand a nested element, each of these keypresses doubled. This renders the tool unusable on Windows:
- Pressing up or down jumps two elements, so it's not possible to select each second item.
- Enter doubles so it's not possible to expand element since it collapses back immediately.
I run otree on Windows 11 25H2, and issue happens both in Windows Terminal or in Conemu, and both in cmd or in powershell.
❯ otree --version
otree 0.6.5
The Linux version does not have the same problem, when I run it under WSL2 (Ubuntu 26.04).
Can you please check it?
Thanks
György
Hello there!
This is excellent tool that I find very useful in Devops work. Thanks for Your work on it!
I found one problem on the Windows version. When I navigate on the elements of the displayed YAML/JSON with my keyboard, with up and down buttons and Enter to expand a nested element, each of these keypresses doubled. This renders the tool unusable on Windows:
I run otree on Windows 11 25H2, and issue happens both in Windows Terminal or in Conemu, and both in cmd or in powershell.
The Linux version does not have the same problem, when I run it under WSL2 (Ubuntu 26.04).
Can you please check it?
Thanks
György