[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] Fix some VT100 emulation bugs.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
4052f9c7 by Benoît Minisini at 2024-10-29T22:47:08+01:00
Fix some VT100 emulation bugs.

[GB.FORM.TERMINAL]
* BUG: TerminalView: 'ESC [' sequence can be terminated by 'BEL' or 'ESC \'.
* BUG: TerminalView: Apply VT100 graphic mode correctly.
* BUG: TerminalView: Do not send mouse move events if no button is pressed.

- - - - -


4 changed files:

- comp/src/gb.form.terminal/.app.png
- comp/src/gb.form.terminal/.icon.png
- comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class
- comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4052f9c715ac67f64a7906955eb64e0512461ab5

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/4052f9c715ac67f64a7906955eb64e0512461ab5
You're receiving this email because of your account on gitlab.com.