Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set TERM to xterm #2359

Open
chiragsanghavi opened this issue Nov 20, 2024 · 0 comments · May be fixed by #2389
Open

set TERM to xterm #2359

chiragsanghavi opened this issue Nov 20, 2024 · 0 comments · May be fixed by #2389
Assignees
Labels
good first issue Good for newcomers. Feel free to ask for help with these!

Comments

@chiragsanghavi
Copy link

when launching SSH terminal to OS400. TERM should be set to aixterm or xterm. It seem to be defaulted to vt100 which is absent from terminfo.


Context Version
Code for IBM i version 2.13.6
Visual Studio Code version 1.95.3
Operating System win32_x64
Active extensions
.NET Install Tool (vscode-dotnet-runtime): 2.2.3
AWS Toolkit (aws-toolkit-vscode): 3.34.0
Amazon Q (amazon-q-vscode): 1.36.0
Azure Account (azure-account): 0.12.0
Azure Functions (vscode-azurefunctions): 1.16.1
Azure Logic Apps (Standard) (vscode-azurelogicapps): 4.107.4
Azure Resources (vscode-azureresourcegroups): 0.9.9
Azurite (azurite): 3.33.0
C# (csharp): 2.55.29
C# Dev Kit (csdevkit): 1.13.9
Code for IBM i Walkthroughs (vscode-ibmi-walkthroughs): 0.5.0
Configuration Editing (configuration-editing): 1.0.0
Db2 for IBM i (vscode-db2i): 1.6.3
Debug Adapter for Apache Camel by Red Hat (vscode-debug-adapter-apache-camel): 1.5.0
Emmet (emmet): 1.0.0
Git (git): 1.0.0
Git Base (git-base): 1.0.0
GitHub (github): 0.0.1
IBM i Project Explorer (vscode-ibmi-projectexplorer): 2.12.0
IntelliCode (vscodeintellicode): 1.3.2
IntelliCode for C# Dev Kit (vscodeintellicode-csharp): 2.2.3
JSON Language Features (json-language-features): 1.0.0
Jira and Bitbucket (Atlassian Labs) (atlascode): 3.0.12
Kaoto (vscode-kaoto): 1.3.0
Language Support for Apache Camel by Red Hat (vscode-apache-camel): 1.6.0
Merge Conflict (merge-conflict): 1.0.0
Microsoft Account (microsoft-authentication): 0.0.1
MongoDB for VS Code (mongodb-vscode): 1.9.3
Node Debug Auto-attach (debug-auto-launch): 1.0.0
Rainbow CSV (rainbow-csv): 3.12.0
TypeScript and JavaScript Language Features (typescript-language-features): 1.0.0
YAML (vscode-yaml): 1.15.0

Remote system
Setting Value
IBM i OS V7R4M0
Tech Refresh n/a
CCSID Origin 37
Runtime CCSID 37
Default CCSID 37
SQL Enabled
Source dates Disabled

Enabled features

/QOpenSys/pkgs/bin /usr/bin /QSYS.lib/ILEDITOR.lib /QSYS.LIB /QIBM/ProdData/IBMiDebugService/bin /QOpenSys/QIBM/ProdData/JavaVM/jdk80 /QOpensys/pkgs/lib/jvm
bash attr GETNEWLIBL.PGM QZDFMDB2.PGM startDebugService.sh 64bit openjdk-11
chsh iconv
find setccsid
git
grep
ls
md5sum
sort
stat
tar
tn5250
Shell env
BUILDLIB=QGPL
CURLIB=QGPL
HOME=/home/user1
HOST=server1.com
LIBLS=QGPL TAATOOL UTLLIB QTEMP
LOGIN=user1
LOGNAME=user1
MAIL=/var/spool/mail/user1
OLDPWD=/home/user1
PATH=/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:.:/usr/bin
PWD=/home/CSANGHAV
SHELL=/QOpenSys/pkgs/bin/bash
SHLVL=1
SSH_CLIENT=10.100.203.214 65521 22
SSH_CONNECTION=10.100.203.214 65521 10.100.130.30 22
TZ=<EST>5<EDT>,M3.2.0,M11.1.0
USER=user1
USERNAME=user1
WORKDIR=/home/usre1
_=/QOpenSys/usr/bin/env
Variants
{
  "american": "#@$",
  "local": "#@$"
}
Errors
[
  {
    "command": "/QOpenSys/usr/bin/qsh",
    "code": 255,
    "stderr": "CPF2111: Library ILEDITOR already exists.",
    "cwd": "/home/user1"
  }
]
@worksofliam worksofliam added the good first issue Good for newcomers. Feel free to ask for help with these! label Nov 20, 2024
@sebjulliand sebjulliand self-assigned this Nov 21, 2024
@sebjulliand sebjulliand linked a pull request Nov 29, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers. Feel free to ask for help with these!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants