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

[Git][gambas/gambas][master] TerminalView: The Exec() and Shell() method now set the TERM environment...



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


Commits:
ce803e01 by Benoît Minisini at 2024-04-01T18:56:24+02:00
TerminalView: The Exec() and Shell() method now set the TERM environment variable with "xterm-color" by default instead of just "xterm".

[GB.FORM.TERMINAL]
* BUG: TerminalView: The Exec() and Shell() method now set the TERM environment variable with "xterm-color" by default instead of just "xterm".

- - - - -


7 changed files:

- + comp/src/gb.form.terminal/.app.png
- comp/src/gb.form.terminal/.component
- comp/src/gb.form.terminal/.project
- comp/src/gb.form.terminal/.src/TerminalView/TerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.class
- comp/src/gb.form.terminal/.src/TerminalView/test/FTestTerminalView.form
- comp/src/gb.form.terminal/.version


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

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