Skip to content

Commit fd542a5

Browse files
committed
-
1 parent 3bf1798 commit fd542a5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

settings/extensions/python/commands/ensure_pip_modules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,7 @@ then
169169
unset __temp_var__command_name
170170
unset __temp_var__file_to_watch
171171
unset __temp_var__hash_check_name
172-
fi
172+
fi
173+
174+
# fix for https://askubuntu.com/questions/441744/pressing-enter-produces-m-instead-of-a-newline
175+
stty sane

0 commit comments

Comments
 (0)