[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Fix some VT100 emulation bugs.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Fix some VT100 emulation bugs.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 29 Oct 2024 21:47:13 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
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.