-
Updated
Aug 21, 2021 - Python
mainframe
Here are 126 public repositories matching this topic...
-
Updated
Apr 25, 2021
-
Updated
Sep 6, 2021 - C
From zowe/api-layer#1537
Add settings for various popular IDEs to git to ensure consistent code formatting.
- VS Code config for JS/TS: https://github.com/zowe/api-layer/files/6755076/formatConfigs.zip
- Eclipse
- Investigate other popular IDE options
-
Updated
Jan 22, 2021 - Python
-
Updated
Sep 9, 2021 - Shell
I would like to be able to set a name prefix for the screenshot file. Is this possible?
Maybe an option to set it permanent and also a variable to overrule it when taking a screenshot?
Would even be better that you can also supply a sub folder name when taking the screenshot!
-
Updated
Aug 24, 2020 - JavaScript
-
Updated
May 30, 2021 - HTML
-
Updated
Jan 10, 2018 - Python
-
Updated
Apr 18, 2019
Hi,
First thing is thanks for cool packages to utilize x3270, I'm using it a lot you know because work related
The problem is, it looks like we can't send F1-F12 key function because validaKeyboard() function always return false in case we send F1-F12 key even it's provided in constant variables causing all variables apart from Enter and Tab useless.
// These constants represe
-
Updated
Jun 8, 2021 - REXX
-
Updated
Sep 16, 2019 - Jupyter Notebook
-
Updated
Feb 15, 2017 - JavaScript
-
Updated
Mar 5, 2021
Improve this page
Add a description, image, and links to the mainframe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mainframe topic, visit your repo's landing page and select "manage topics."


When you specify --ru on the
zowe config auto-initcommand, the sessions all respect the rejectUnauthorized option, but the base profile does not possess the rejectUnauthorized property.If --ru is specified, apply the option to the base profile properties if the base profile is created.