[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: TerminalView: Support for 'ESC [ <n> E' and 'ESC [ <n> F' VT100 sequences.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: TerminalView: Support for 'ESC [ <n> E' and 'ESC [ <n> F' VT100 sequences.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 09 Jul 2024 16:47:31 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 4154aeb0 by Benoît Minisini at 2024-07-09T17:16:47+02:00 TerminalView: Support for 'ESC [ <n> E' and 'ESC [ <n> F' VT100 sequences. [GB.FORM.TERMINAL] * NEW: TerminalView: Support for 'ESC [ <n> E' and 'ESC [ <n> F' VT100 sequences. - - - - - 008a23f4 by Benoît Minisini at 2024-07-09T18:47:17+02:00 Check that the connection is opened when using it. Support for the 'returning' argument of 'Connection.Create()'. Add 'Result.Reset()' method. [GB.DB2] * NEW: Check that the connection is opened when using it. * NEW: Connection: Support for the 'Returning' argument of the 'Create' method. * NEW: Result: 'Reset()' is a new method that resets the contents of an editable Result. - - - - - 4 changed files: - comp/src/gb.form.terminal/.src/TerminalView/TerminalFilter_VT100.class - comp/src/gb.form.terminal/.src/TerminalView/TerminalScreen.class - main/lib/db2/gb.db2/.src/Connection.class - main/lib/db2/gb.db2/.src/Result.class View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/579ba529768a0ba7eb889610896eeaa283210d41...008a23f4c35510156edac8fc265fe1cc475b9246 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/579ba529768a0ba7eb889610896eeaa283210d41...008a23f4c35510156edac8fc265fe1cc475b9246 You're receiving this email because of your account on gitlab.com.