Commit Graph

15 Commits (92a75c80db74921c4ded59e24d773dd5cbd9cd28)

Author SHA1 Message Date
Larpon 4a31b5702e
examples: term.ui: add readme, copyright, and pong screenshot () 2020-11-17 17:41:54 +01:00
Larpon f44853a87f
examples: term.ui - add a pong clone () 2020-11-17 15:25:41 +01:00
Larpon 0c54ebdf41
text_editor: add magnet cursor position () 2020-11-16 14:51:39 +02:00
Delyan Angelov c8b7cfc297 examples: small fix for ctrl-right at the last word of a line 2020-11-15 14:49:55 +02:00
spaceface777 dcbb285ae4
examples: text editor: implement ctrl+arrows to move by word () 2020-11-15 13:33:08 +01:00
spaceface777 1ead130eed
term.ui: render to the alternate buffer () 2020-11-14 21:05:22 +02:00
Carlos Esquerdo Bernat 827fb62c29
examples/text_editor: edit multiple files () 2020-11-14 19:39:59 +02:00
spaceface777 ec3b96924f
examples/text_editor: make scrolling smoother () 2020-11-14 09:21:46 +02:00
spaceface777 6b47c61fe4
term.ui: handle middle mouse button events and modifier keys () 2020-11-14 09:14:54 +02:00
spaceface777 eacd6b5d54
examples/text_editor: minor cleanup and simplifications () 2020-11-13 19:18:05 +02:00
Larpon b02f03e20a
examples: add a simple text editor example to term.ui () 2020-11-13 15:27:12 +01:00
spaceface777 c315218ed1
term.ui: allow setting the terminal title () 2020-11-13 15:30:47 +02:00
Delyan Angelov a3404a38c6 term_drawing.v: support arrows, 1, 2 and space 2020-11-13 13:08:28 +02:00
pancake 862cae5b02
term: handle keyboard keys in the term_drawing example () 2020-11-13 11:49:09 +02:00
spaceface777 24f743ee12
term: add `term.ui` module (part 2) () 2020-11-12 12:12:51 +01:00