(08-22-2024, 12:00 PM)penguinkeeper Wrote: Or just truncate right side with "$$ d ]" if you don't want it at the end too
Great! I was already wondering how to truncate from the left, I tried "$$ d D-1", which would be the pythonic way to do it and did not work.
I learned something new today, much appreciated.