Cmder скачать для windows 10

v1.3.24

IMPORTANT

🔴 This release updates a dependency with a known vulnerability, it is suggested that you update as soon as possible.

Please see additional notes section below for information about the upcoming changes in Cmder as well.

What’s Changed

  • Use CodeQL Scanning by @MartiUK in #2795
  • Use New-TimeSpan to calculate total elapsed time by @MartiUK in #2798
  • Fix error from profile.d PowerShell scripts by @bdukes in #2799
  • Draft a release on a tag being pushed by @MartiUK in #2804
  • Updates to the vendored dependencies by @github-actions (Clink, ConEmu, Clink-Completions and Git-for-Windows)
  • Remove unnecessary git actions in fast init by @daxgames in #2819
  • fix: /task «» no longer works since version 1.3.20 by @pulsovi in #2806
  • Fix #2800, a regression where an invalid warning would be shown if clink was already injected
  • Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #2840
  • Fix 2846 by @chrisant996 in #2847
  • Remove PSGet Entirely by @MartiUK in #2851
  • Remove appveyor config by @MartiUK in #2805

New Contributors

  • @pulsovi made their first contribution in #2806
  • @dependabot made their first contribution in #2840

Additional Notes

Note 1: We’re in the process of improving Cmder’s initialization speed. In the next major release, the loading time is expected to be optimized significantly.

Note 2: Cmder is in the process of dropping 32-bit support of x86 edition when the upstream projects (such as Git-for-Windows) do so. In the next major releases of Cmder, the minimum Windows requirement will be bumped from Windows 7 SP1 to Windows 10, as well.

📌 Did you know Cmder also works with Windows Terminal? If you’d like to receive an official Cmder release with WT, please submit your vote here.

Full Changelog: v1.3.21…v1.3.24

v1.3.21

IMPORTANT

This release updates a dependency with a known vulnerability, it is suggested that you update as soon as possible.

Additionally, a number of regressions from this version and previous versions have now been fixed in the master branch, which will be released in 1.3.22. For more information, please see Issues. As always, you can download the latest unreleased builds from Actions.

Note: The version file included in this release is incorrectly named Version 1.3.20, instead of the correct 1.3.21. This issue occurred due to a misconfiguration with the build procedure, and is now fixed.

What’s Changed

  • Added pagent ssh auth support by @AlphaGit in #1391
  • Update issue template labels by @DRSDavidSoft in #2763
  • Git-bash use conemu-msys2-64 connector by @nexplorer-3e in #2765
  • Improvements to Cmder prompt by @DRSDavidSoft in #2772
  • Improvements to shells and general fixes by @DRSDavidSoft in #2779
  • Fix #2789 by @chrisant996 in #2791
  • ⬆️ Update dependencies (clink v1.4.4) by @github-actions in #2792
  • Update conemu to mitigate CVE-2022-46387 by @MartiUK in #2794
  • Fixed a couple of regressions, and minor new improvements.

New Contributors

  • @AlphaGit made their first contribution in #1391
  • @nexplorer-3e made their first contribution in #2765

Full Changelog: v1.3.20…v1.3.21

v1.3.20

👉 Note: This release contains a regression regarding the git prompt and user profile in bash shell, please see notes at the end for more details. (This regression does not affect Cmder Mini edition)

What’s Changed

  • Fix #2654: blank space added between {cwd} and version_control variable by @geekrumper in #2661
  • Fix #2659: Use get_hg_branch() to get Mercurial branch information. by @vsajip in #2660
  • Fix git worktree by @daxgames in #2680
  • Remove set term=cygwin in init.bat by @daxgames in #2688
  • Fix find git by @daxgames in #2689
  • Clink 1.3.15 by @daxgames in #2691
  • Update Git for Windows and Clink by @goodusername123 in #2695
  • Add optional clink async prompt update for svn status by @Mikaz-fr in #2703
  • Update Clink and Git by @daxgames in #2720
  • Better bat by @daxgames in #2742
  • Related to #2654: Move space from «{git}{hg}{svn}» to individual parts by @DRSDavidSoft in #2738
  • Update Clink, Clink Completions and ConEmu dependencies by @DRSDavidSoft in #2739
  • Minimal comspec detection (related to #2744) by @DRSDavidSoft in #2745
  • Use TaskDialog instead of MessageBox (Fixes Builds) by @DRSDavidSoft in #2746
  • Add bin\cmder_shell.cmd by @DRSDavidSoft in #2747
  • Fix build system scripts (closes #2723) by @DRSDavidSoft in #2748
  • Custom option for launcher title by @DRSDavidSoft in #2752
  • Use Github Actions to build and release by @MartiUK in #2725
  • Minor edits to AppVeyor build by @DRSDavidSoft in #2753
  • Fix mini edition build by @DRSDavidSoft in #2754
  • Re-factor the build script to distinguish each step by @DRSDavidSoft in #2758
  • Updates to 3 vendored dependencies by @github-actions in #2760

New Contributors

  • @geekrumper made their first contribution in #2661
  • @vsajip made their first contribution in #2660
  • @goodusername123 made their first contribution in #2695
  • @github-actions made their first contribution in #2760

Full Changelog: v1.3.19…v1.3.20

Regression

Main issues: #2771, #2785, #2787

Due to an issue with the CI build system/packing files in the Cmder Full edition, some files (git-prompt.sh and cmder.sh) are missing from the %cmder_root%\vendor\git-for-windows\etc\profile.d directory.

This will cause the following problems when using the git/bash shell in Cmder:

  • The user_profile.sh and git-prompt.sh files are not sourced
  • The git details will not be displayed in the prompt in bash

The issue has been already resolved in the master branch, so you can either place the missing files in the corresponding directory manually, or download the latest unreleased build (the first item in the list of builds). In order to place the files manually without downloading the latest build, please refer to the issues mentioned above.

The other shells (Clink and PowerShell) are not affected by this issue.

v1.3.19

1.3.19 (2022-01-15)

Changes

  • Update Git for Windows to 2.34.0
  • Update to Clink 1.2.46
  • Update to stable Conemu 210912
  • Do not rely on having a %cmder_root%\config\cmder_prompt_config.lua

Adds

  • Powershell Git version Discovery — See #2373 for the full proposal.
    • Find user installed Git on Path
      • If found
        • if newer than Cmder embedded Git
          • Use it’s existing Path config and completely ignore embedded Git.
        • Else if Cmder embedded Git exists and is newer
          • Match User installed Git path config using Cmder embedded Git folders.
      • Else if Cmder embedded Git exists
        • Add Cmder embedded Git folders to the path.
          • $env:cmder_root\vendor\git-for-windows\cmd;$env:path
          • $env:path;$env:cmder_root\vendor\git-for-windows\usr\bin
          • $env:path;$env:cmder_root\vendor\git-for-windows\mingw64\bin
  • Configurable prompt for cmd.exe sessions. See %cmder_root%\config\cmder_prompt_config.lua
    • Configurable colors
    • Option to change λ to another character.
    • Option to add [user]@[host] to the prompt
    • Option to use of ~ to represent $HOME folder.
    • Option to use folder name vs. full working directory path in prompt.
    • Option to use single line prompt.

Fixes

  • Git prompt opt-out works better with additional changes to clink-completions

v1.3.18

1.3.18 (2021-3-26)

Changes

  • Update to Clink 1.1.45 to fix #2451, #2465, and #2473
  • Update to ConEmu v21.03.04
  • init.bat auto migrates the history alias to use clink history if required.
  • Remove Tilde match from clink.lua in favor of builtin Clink capability.

1.3.17 (2020-12-23)

1.3.17 (2020-12-23)

NOTE: This release includes a newer version of pre-release Clink. Current Clink 0.4.9 settings or history are not migrated or used from previous installs. See #2451

Fixes

  • [bug] Running alias ..=cd .. removes other aliases #2394
  • Switch to @chrisant996 Clink v1.1.10 to fix Clink newer Windows 10 releases.
  • Fix \Git\cmd\git.exe found. was unexpected at this time.
  • Documentation fixes.

Changes

  • Update Git to 2.29.0
  • Improve init.bat Speed
  • Add systeminfo.exe output to iag scripts.

v1.3.16 2020/07/29

1.3.16 (2020-07-29)

Fixes

  • Merge pull request #2357 from FloSchwalm/fix-git-version-comparison [Dax T Games]
  • Merge pull request #2339 from daxgames/fix_global_vars_vscode_err [Dax T Games]

Changes

  • Merge pull request #2358 from FloSchwalm/update-to-git-2.28 [Dax T Games]

v1.3.15 2020/06/26

1.3.15 (2020-06-26)

  • Fixes #2247, fixes #2254 #2265
  • Clink path get broken if clink-completions content is created in a different order #2278Clink path get broken if clink-completions content is created in a different order #2278
  • Move Git functions to lib/git.bat #2293
  • Fix Cmder issue #2290 #2294
  • Update git for windows to 2.26.2 #2308
  • Update README.md #2323Update README.md #2323
  • Added support for setting custom icons for Cmder window #2335
  • Fix and enhance enhance_path_recursive #2311

v1.3.14

1.3.14 (2020-01-08)

Fixes

  • Pull Request: #2222
    • Cmder v1.3.13 init script fails. #2218
    • Git & env related error messages. #2220
    • Latest addition of «—nolog» clink breaks cmd prompts. #2166
    • /nix_tools 0 should prevent adding %GIT_INSTALL_ROOT%\mingw64\bin to PATH. #2214

Changes

  • Update Git for Windows to 2.24.1.windows.2
    • Pull Request: #2237
  • Update clink-completions to 0.3.5
    • Pull Request: #2223

v1.3.13

1.3.13 (2019-11-23)

Changes

  • Update to Conemu 19.10.12

Adds

  • #2197, #1364, #447 Add ability to disable git status either globally or for individual repos.

    • To disable git status globally add the following to ~/.gitconfig or locally for a single repo [repo]/.git/config:

      [cmder]
        status = false      # Opt out of Git status for 'ALL' Cmder supported shells.
        cmdstatus = false   # Opt out of Git status for 'Cmd.exe' shells.
        psstatus = false    # Opt out of Git status for 'Powershell.exe and 'Pwsh.exe' shells.
        shstatus = false    # Opt out of Git status for 'bash.exe' shells.
      
  • #2174 -- Syntax to pass command line options to Conemu.

  • Disable Clink Logging

  • Add ~ tab completion.

Fixes

  • Fix #2191: profile.ps1: CheckGit does not export $gitLoaded
  • Fix #2192: Set default prompt hooks before loading user profile
  • Fix #2097, #1899: powershell foreground color changing to green
  • Fix #1979: Update Clink Completions to 0.3.4
  • Fix #1678: Cmder corrupting path with ! in Cmder folder path.

Cmder is a lovely portable console emulator package for Windows. It was built out of sheer frustration due to the lack of nice console emulators on Windows. It is based on the amazing ConEmu, with major config overhaul, enhancements from Clink, Monokai color scheme and a custom prompt layout. Overall, it’s got a very pleasant user interface that’s much improved from ConEmu.

The biggest advantage with cmder is that it is portable. It was designed to be totally self-contained, totally free of external dependencies. This makes it perfect for USB Sticks or cloud storage, so you can have your settings, aliases, binaries and history wherever you go.

Features

  • Very portable
  • Nice, friendly interface
  • Allows you to access to multiple shells in one window
  • Cmder Shell User Config
  • Aliases
  • SSH Agent
  • Shipped with Vendored Git by default
  • Can run in a variety of terminal emulators and IDEs

Project Samples

screenshot

License

MIT License

Meaningful, free employee award system for your team. Icon

Accolader focuses on employee awards, not rewards. Peer recognition for a job well done is more meaningful than a small monetary reward. Accolader surfaces these achievements in a fun, easy to use lightweight tool that is easy to integrate and free to use.

User Reviews



Поставить оценку
Средний рейтинг 3.0, всего оценок — 5

  • Скачать программу
  • Описание и функции
  • Скриншоты интерфейса
  • Комментарии пользователей
Название→ Cmder
Версия→ 1.3.20
Лицензия→ Бесплатно
Поддержка→ Windows 10, 8, 7, Vista, XP
Размер файла→ 132.7 Мб
Разработчик→ Samuel Vasko
Обновлено→ 03 февраля 2023

Cmder — утилита, являющаяся неплохой альтернативой командной строке Windows.

Скачать для Windows

Скачайте последнюю версию Cmder 1.3.20 по прямой ссылке. Программа совместима с операционными системами Windows 10, 8, 7, Vista, XP разрядностью 32/64-bit, размер установочного файла — 132.7 Мб. Данный программный продукт разработан Samuel Vasko и распространяется бесплатно. Также вы можете скачать программу с официального сайта.

Описание программы

Современный пользователь, привыкший к графическому интерфейсу, однозначно будет испытывать сложности при работе с командной строкой. Попытки упростить стандартную в Windows программу предпринимались не один раз. Результатом стало появление ряда программ от сторонних разработчиков, одна из них — Cmder.

Если сравнивать Cmder с решением от Microsoft, здесь есть поддержка расширенного использования буфера обмена, программа может запоминать все введенные команды. Есть удобный инструмент автоматического завершения команд, кроме того, предусмотрена работа с алиасами. Еще одна важная особенность — большой набор клавиатурных комбинаций, которые можно менять, исходя из своих предпочтений.

И все же главное достоинство Cmder — работа с вкладками, что позволяет запускать одновременно большое количество сеансов. Благодаря этому решению можно вести одновременную работу сразу в нескольких направлениях. Сама программа предлагается в трех разных редакциях: для рядовых пользователей, продвинутых и для системных администраторов.

Преимущества и недостатки

  • Работа с вкладками
  • Настраиваемые параметры шрифтов
  • Возможность настроить цвет фона
  • Поиск с подсветкой
  • Отсутствие русской локализации

Скриншоты интерфейса

Комментарии пользователей

Описание

Cmder — это эмулятор консоли, который отличается простотой и удобством работы. В отличие от стандартной командной строки cmd в Windows, данная программа предоставляет больше функционала, а ее интерфейс удобнее и привлекательнее. По сути, Cmder — это целый программный пакет, который включает командную строку, консоль, макрос и DosBox.

Главное преимущество Cmder — поддержка нескольких вкладок. Благодаря этому пользователь сможет запустить несколько сеансов одновременно и открыть их в отдельных вкладках. Кроме того, в командной строке реализована подсветка текста во время поиска, автоматическое завершение и запоминание написанных команд. В настройках программы можно менять шрифт и размер текста, а также установить другую тему на рабочий экран консоли.

Cmder доступен в 2 версиях. Версия Full является максимальной и «весит» около 120 Мб. Программный пакет работает в портативном режиме и не требует установки. Софт совместим с Windows 7, 8 и 10.

Функции и особенности программы Cmder:

  • Эмулятор консоли;
  • Макрос и DosBox;
  • Редактирование текста, шрифта, подсветки текста при поиске;
  • Поддержка нескольких вкладок;
  • Отсутствие русской локализации;
  • Совместимость с Windows 7, 8 и 10;
  • Бесплатное распространение;

Скриншот

Скриншот №1 к программе Cmder

Скачать Cmder

Для полного комплекта мы рекомендуем вам также скачать Fiddler Web Debugger (приложение, использующие прокси для просмотра и внесения изменений в данные, передаваемые удалённому серверу).

Game console emulators are software that allows your PC to emulate a video game console’s hardware and play its games on the emulating platform. This also applies to terminal emulators which helps to reduce the workload of some computer users who prefer using their keyboard to work.

A terminal connection can be set up with another computer using the SSH (Secure Shell) protocol, Telnet or dial-up. These terminal emulators are commonly known as command-line shells, terminal window or text terminals. Are used in replicating the functionalities of classic computer terminals such as a minicomputer or a mainframe. Although these computers are outdated, terminal emulators are still very much important in the system administration circle.

This is a console emulator which features a great graphical user interface, offering a better alternative over the Windows default command prompt tool.

The application is based on the ConEmu console emulator which is further enhanced using clink (such as bash-style completion in cmd.exe and PowerTab in powershell.exe) and optionally extending it with msysgit, which introduces Unix tools to Windows. The tool makes the ConEmu interface more attractive and simple with a Monokai color scheme, new keyboard shortcuts and sensitive completion.

The application can be integrated with Cygwin, mintty, powershell and msysgit, and works well with popular IDEs like VS Code.

Overall, this tool is a great replacement for Windows command prompt and it very portable, making it easier to carry around in a USB drive.

Cmder is licensed as freeware for PC or laptop with Windows 32 bit and 64 bit operating system. It is in others programming category and is available to all software users as a free download.

Share
Give a rating

1 vote, average: 5.00 out of 51 vote, average: 5.00 out of 51 vote, average: 5.00 out of 51 vote, average: 5.00 out of 51 vote, average: 5.00 out of 5 (1 votes, average: 5.00 out of 5)
login to vote

Loading…

Author
Samuel Vasko


Last Updated On
July 15, 2018
Runs on
Windows 10 / Windows 8 / Windows 7 / Windows Vista / XP
Total downloads
8,450
License

Free

File size
104,45 MB
Filename

cmder_mini.zip

cmder.zip

  • Cmd for windows 10 mobile
  • Cmd удалить файлы старше n дней в windows
  • Cmd exe что это за процесс windows
  • Cod mw3 не запускается windows 10
  • Cmd рабочий стол windows 10