within in the terminal when i select a block like this one
and then do CTRL+C and paste that somewhere else - for example notepad++ to illustrate the problem
it produces a lot of unneccessary whitespaces which destroys the formatting.
I guess a trim() is needed somewhere.
This is the part that is just too much and that i always have to cut manually for each line:
very annoying :D
within in the terminal when i select a block like this one
and then do CTRL+C and paste that somewhere else - for example notepad++ to illustrate the problem
it produces a lot of unneccessary whitespaces which destroys the formatting.
I guess a trim() is needed somewhere.
This is the part that is just too much and that i always have to cut manually for each line:
very annoying :D