You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
ConEmu build: 180131 x64
OS version: Windows 10 LTSB x64
Steps to reproduce
expand Environment by these lines:
#this is line 1
#this is line 2
#this is line 3
#this is line 4
Save, exit, start ConEmu
delete "#this is line 2"
Save, exit, start ConEmu
Environment looks like:
set PATH=%ConEmuBaseDir%\Scripts;%PATH%
#this is line 1
#this is line 3
#this is line 4
#this is line 4
delete last 2 lines
Save, exit, start ConEmu
Environment looks like:
set PATH=%ConEmuBaseDir%\Scripts;%PATH%
#this is line 1
#this is line 3
<<SPACE>>
#this is line 4
The text was updated successfully, but these errors were encountered:
m0n
changed the title
ConEmu clears additions to "Set up environment variables, cmd.exe aliases, codepage"
ConEmu can corrupt "Set up environment variables, cmd.exe aliases, codepage"
Jan 31, 2018
Versions
ConEmu build: 180131 x64
OS version: Windows 10 LTSB x64
Steps to reproduce
#this is line 1
#this is line 2
#this is line 3
#this is line 4
The text was updated successfully, but these errors were encountered: