diff --git a/efc67db278f79a54a608723f4ce538b6/description b/efc67db278f79a54a608723f4ce538b6/description new file mode 100644 index 0000000..29cb508 --- /dev/null +++ b/efc67db278f79a54a608723f4ce538b6/description @@ -0,0 +1,4 @@ +smart ui scaling + +some thoughts: +make the preview pane hide under issues pane until task is selected when terminal size is too small to display both diff --git a/efc67db278f79a54a608723f4ce538b6/tags b/efc67db278f79a54a608723f4ce538b6/tags new file mode 100644 index 0000000..ba0da07 --- /dev/null +++ b/efc67db278f79a54a608723f4ce538b6/tags @@ -0,0 +1 @@ +tui diff --git a/f3b19da37751e1a77ec5d9580effc713/description b/f3b19da37751e1a77ec5d9580effc713/description new file mode 100644 index 0000000..2740204 --- /dev/null +++ b/f3b19da37751e1a77ec5d9580effc713/description @@ -0,0 +1,7 @@ +linking + +allows users to follow embedded links to other `ent` content, etc. directly from the TUI + +- allow users to follow comment / issue / etc. +- allow users to follow links +- allow users to open files(?) diff --git a/f3b19da37751e1a77ec5d9580effc713/tags b/f3b19da37751e1a77ec5d9580effc713/tags new file mode 100644 index 0000000..ba0da07 --- /dev/null +++ b/f3b19da37751e1a77ec5d9580effc713/tags @@ -0,0 +1 @@ +tui