txtv icon indicating copy to clipboard operation
txtv copied to clipboard

Cursor navigation?

Open Powersource opened this issue 7 years ago • 2 comments

Idk if this is too big of a feature but would maybe be cool. Although you'd lose the text-adventure feel.

(I also thought that maybe the app should clear the screen when showing a new one/only show one at a time. But right after that, I wanted to read 2 different articles and just typed both numbers, then got both listed :P which was kinda handy)

Powersource avatar Feb 16 '19 03:02 Powersource

Cursor navigation with readline is implemented (if we are talking about the same thing?)

As for auto-clearing, that would be quite nice and very easy to implement as an option.

I wanted to read 2 different articles and just typed both numbers, then got both listed :P which was kinda handy

What? I don't remember implementing this! o_o What exactly did you type?

voidcase avatar Feb 17 '19 22:02 voidcase

No I mean navigating between "buttons" in the tui, not navigating in the text you type.

And I just meant that I first typed one number -> enter then another number->enter, not both at the same time :P

Powersource avatar Feb 17 '19 22:02 Powersource