( Вход | Регистрация | Поиск )

Clink 0.4.8 + portable, функциональность bash в cmd.exe
Дата обновления: 01.11.2016 - 12:27, перейти к новому сообщению

·HugoBo-SS
Группа: Модераторы

Сообщений: 10.906
Clink 0.4.4


Твой софтовый форум


Переносим функциональность bash в cmd.exe


Многим работать с bash и стандартными утилитами Linux гораздо удобнее и приятнее, чем с cmd.exe. Однако, к сожалению, порой обстоятельства складываются так, что операционную систему выбирать не приходится. К счастью есть способ сделать жизнь линуксоида в командной строке Windows комфортнее.

Это Open Source утилита, расширяющая возможности cmd.exe. Вот некоторые ее фичи:

Автодополнение по нажатию Tab. Возможности автодополнения могут быть расширены за счет пользовательских скриптов на Lua
Вставка текста из буфера по нажатию Ctrl-V (к сожалению Shift+Insert не работает)
Продвинутая работа с историей команд. Поиск по истории (Ctrl-R and Ctrl-S). Поддержка таких выражений как !!, ! и !$
Сохранение предыдущих сессий
Возможности автодополнения могут быть расширены за счет пользовательских скриптов на Lua
Вставка текста из буфера по нажатию Ctrl-V (к сожалению Shift+Insert не работает)
Продвинутая работа с историей команд. Поиск по истории (Ctrl-R and Ctrl-S). Поддержка таких выражений как !!, ! и !$
Сохранение предыдущих сессий

Полный список встроенных возможностей вызывается Alt + H.

Офсайт:


с установкой 570 KБ:
portable 727 KБ



Ответов(1 - 2)

·HugoBo-SS
Группа: Модераторы

Сообщений: 10.906
Clink 0.4.7 + portable


# Changes

# v0.4.7
- Bug fixes;
- Sometimes autorun tries to run clink.exe (#374).
- Autorun would cause cmd.exe to return an error if it wasn't interactive (#373).

# v0.4.6
- HOME is only set if it is currently unset.
- Readline can be initialised with .inputrc and _inputrc files too (#258).
- Bug fixes;
- Executable completion;
- Paths from PATH were checked twice.
- Incorrect results were returned for words ending in '.' or '-'.
- Directories . and .. were incorrectly displayed.
- Fixed a crash if .bat script's stdout is redirected (#366).
- Occasional crash when injecting Clink (#351).
- Display errors;
- When editing near the window's right-hand edge (#347).
- Double display of multi-line prompts when resizing the terminal (#352).
- Very rare wrap artefacts when making the terminal window larger.
- Doskey emulation (#344).
- Improved 'clink autorun' help (#348).
- Fixed launching Clink when clink.bat is renamed (#357).

# v0.4.5
- Improved 'clink autorun'. It now defaults to the Current User registry hive.
- 'clink set' gives more details for enumeration-type settings.
- Tab completion for p4vc.
- New settings 'history_expand_mode' to control history expansion in quotes (#317).
- Bug fixes;
- Use full width of the terminal (#337).
- Fixed MinGW compile error (#335).
- Autorun now defaults to the current user's hive (#332).
- Creating clink.html no longer needs Pandoc, plus it looks a bit better (#331).
- Added settings to control history expansion (#326).
- Correct fallback when 'use_altgr_substitute' is off (#325).
- Load history prior to saving it on shutdown (#318).
- Added Shift-Tab documentation and menu completion example (#190).
- Added shim for backwards menu completion (#190).
- Input handling now outputs '\e`Z' for Shift-Tab (#190).
- Updated Readme with current Premake info (#310).
- Guard against there being no buffer to read from (#304).
- Fixed artefacts when resizing conhost's buffer (#139).
- Clear remaining characters if scroll window was too small (#301)
- Escape % characters when expanding aliases (#280).
- Fixed leaking exception filters.
- Clearing the screen doesn't leave artefacts behind.

portable 750 KБ

installer 588 KБ



·HugoBo-SS
Группа: Модераторы

Сообщений: 10.906
Clink 0.4.8 + portable


v0.4.8

- Environment variable 'clink_profile' overrides Clink's profile path (#390).
- Load a clink_inputrc file from Clink's profile directory (fixes #406).
- Bug fixes;
- Redraw issues when prompts end in OSC ANSI codes (#387, #384).
- Fixed 'clink autorun --help' crash.

portable 750 KБ


installer 588 KБ