cmder/vendor
Jan Schulz 567889e69f Fix: don't garble the input line for long lines in git projects
If having a long line of input in histroy, which went on into the
second row and using <up> to get back to it, you got the effect
that the input was split over three lines: "text, empty, text",
but using the arrows do move to the front of the first line was
moving the cursor in the second (empty) row. You could change
the text, but you needed to do it "in the dark".  No idea why
s/os.execute/is.popen/ fixes this, but it does.

Partly adresses https://github.com/cmderdev/cmder/issues/749
2015-12-04 19:57:08 +01:00
..
psmodules/PsGet Delete PsGet.psd1 2014-09-17 15:02:31 +02:00
aliases.example Do not overwrite aliases on update 2015-11-24 23:38:26 +01:00
cmder.lua Fix: don't garble the input line for long lines in git projects 2015-12-04 19:57:08 +01:00
cmder.sh Use consistent naming: user-profile.{sh|bat|ps1} 2015-11-25 00:23:04 +01:00
git-prompt.sh Added lambda prompt for bash/mintty, matches cmder and powershell prompts 2015-11-23 22:13:33 -06:00
init.bat Merge pull request #736 from JanSchulz/more_config 2015-12-04 13:04:13 +00:00
profile.ps1 Fixed - Powershell vim/vim alias opening a new tab when editin a file 2015-11-24 10:58:58 -06:00
Readme.md fixed little mistake in vendor/readme 2013-12-13 00:32:22 +01:00
sources.json ⬆️ ConEmu@151129 2015-11-28 02:45:05 +01:00

Vendor

Third parties software & init script.