GitSquared / edex-ui

A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
GNU General Public License v3.0
40.49k stars 2.55k forks source link

clear and cls don't work in bash for windows #914

Closed mateusz-placzek closed 3 years ago

mateusz-placzek commented 3 years ago

Technical information

Using version:

Running on:

How comfortable you are with your system and/or IT in general:


Problem

If I use bash for git (latest version) and want to use clear, the cursor goes back to the first line, but the screen is not clear at all. After that, even when I quit bash then clear and cls don't work, with the same result.

wrac4242 commented 3 years ago

can you try reproducing this on master? see the readme for more details

wrac4242 commented 3 years ago

i have tried to reproduce this in master myself, on a windows laptop, but it doesnt seem to be having that issue, but please do check if the issue is still present in master

mateusz-placzek commented 3 years ago

Failed at the edex-ui@3.0.0-pre prebuild-windows script.

2020-11-25T14_34_03_308Z-debug.log

That's why i use v2.2.2 in first place.

GitSquared commented 3 years ago

@Siah-All We're working on enabling pre-built packages for the latest version, in the meantime, here's a binary link for v3 on windows: https://github.com/Jabster28/edex-ui/suites/1560661528/artifacts/27999014

mateusz-placzek commented 3 years ago

I have no such problem in this version.

GitSquared commented 3 years ago

Great! Thanks for testing it. We'll have a new release in a few days!