Open pizdjuk opened 1 year ago
Unfortunately, I don't have a touchscreen to test that. I don't know if a terminal can send swipe gestures in processable escape sequences via stdin. But maybe I'm wrong about that.
What I do support is scrolling with the mouse wheel. Maybe some terminals can convert swipe gestures to mouse wheel input.
Hi, I just added support for right and left scrolling with the mouse (3dbdeee). But it seems that this feature is only implemented in xterm at the moment.
Cool! I will test it! BTW, does the toolkit work in wayland natively?
FINAL CUT has a text-based user interface that runs on any text terminal like vt100 or a terminal emulator like xterm, gnome-terminal, or alacrity. Depending on the capabilities of your terminal, more or less features like color, underlining, or mouse support are available. FINAL CUT does not know on which computer (local or remote), in which environment, or even on which operating system the display occurs.
I test it in the termux debian on android. The touch interface seems working.
It would be cool if the toolkit worked on touch devices. Especially scrolling. Right now it is not possible to scroll doing finger swipes. For testing use scrollview from examples.