1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/abgox-PSCompletions

Клонировать/Скачать
en-US.json 4.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
abgox Отправлено 30.12.2024 18:46 925d312
{
"root": [
{
"name": "sp",
"tip": [
"split-pane\n",
"Create a new split pane"
],
"options": [
{
"name": "-p",
"next": 0,
"tip": [
"U: -p <profile>\n",
"Start the terminal with the specified configuration file\n",
"E: -p \"PowerShell\" --- Start with PowerShell"
]
},
{
"name": "-d",
"next": 0,
"tip": [
"U: -d <dir>\n",
"Specify the startup directory\n",
"E: -d \"D:\\\" --- Start from D drive"
]
},
{
"name": "-M",
"tip": [
"Launch window in maximized mode"
]
},
{
"name": "-f",
"tip": [
"Launch window in Focus mode"
]
},
{
"name": "-F",
"tip": [
"Launch window in full screen mode"
]
},
{
"name": "--pos",
"next": 0,
"tip": [
"Specify the location of the terminal in the format \"x,y\"\n",
"(The upper left corner of the screen is the origin: x is 0, y is 0)\n",
"E: --pos 100,200 --- Start at x 100, y 200."
]
},
{
"name": "--size",
"next": 0,
"tip": [
"Specify the number of columns and rows for the terminal in the format \"column,row\"\n",
"E: --size 80,25 --- Start with 80 columns and 25 rows"
]
},
{
"name": "-w",
"tip": [
"Specify the terminal window for running the given command line\n",
"E: -w 0 --- Run in the current window\n",
" -w 1 --- Run in the next window"
],
"next": [
{
"name": "0",
"tip": [
"Run in the current window"
]
},
{
"name": "1",
"tip": [
"Run in the next window"
]
}
]
}
]
}
],
"options": [
{
"name": "-p",
"next": 0,
"tip": [
"U: -p <profile>\n",
"Start the terminal with the specified configuration file\n",
"E: -p \"PowerShell\" --- Start with PowerShell"
]
},
{
"name": "-d",
"next": 0,
"tip": [
"U: -d <dir>\n",
"Specify the startup directory\n",
"E: -d \"D:\\\" --- Start from D drive"
]
},
{
"name": "-M",
"tip": [
"Launch window in maximized mode"
]
},
{
"name": "-f",
"tip": [
"Launch window in Focus mode"
]
},
{
"name": "-F",
"tip": [
"Launch window in full screen mode"
]
},
{
"name": "--pos",
"next": 0,
"tip": [
"Specify the location of the terminal in the format \"x,y\"\n",
"(The upper left corner of the screen is the origin: x is 0, y is 0)\n",
"E: --pos 100,200 --- Start at x 100, y 200."
]
},
{
"name": "--size",
"next": 0,
"tip": [
"Specify the number of columns and rows for the terminal in the format \"column,row\"\n",
"E: --size 80,25 --- Start with 80 columns and 25 rows"
]
},
{
"name": "-w",
"tip": [
"Specify the terminal window for running the given command line\n",
"E: -w 0 --- Run in the current window\n",
" -w 1 --- Run in the next window"
],
"next": [
{
"name": "0",
"tip": [
"Run in the current window"
]
},
{
"name": "1",
"tip": [
"Run in the next window"
]
}
]
},
{
"name": "-v",
"alias": [
"--version"
],
"tip": [
"U: -v|--version\n",
"Display the version"
]
}
],
"common_options": [
{
"name": "-h",
"alias": [
"--help"
],
"tip": [
"U: -h|--help\n",
"Print this help message and exit"
]
}
],
"info": {
"completion_info": {
"url": "https://github.com/microsoft/terminal",
"description": [
"Windows Terminal command line.\n",
"You can use it to start a terminal."
]
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/abgox-PSCompletions.git
git@api.gitlife.ru:oschina-mirror/abgox-PSCompletions.git
oschina-mirror
abgox-PSCompletions
abgox-PSCompletions
main