Anybody got any Freebsd 13 annoyances, yet?
BTW, so far, I'm loving 13, so this isn't a knock on the release - it's beautiful. However, things are different and different is... well, different... and often annoying, so I have an example:
One of the first things I noticed with my shiny new system is that after I installed bash, bracketed-paste is now on by default. Oh, fine, it's a bash annoyance, not really a FreeBSD 13 annoyance, still, it didn't happen until I upgraded to FreeBSD 13, so I'm lumping the baby in with the bath water. What this means is that when you paste in bash (over ssh, or otherwise) your paste is highlighted. It's confusing, ugly, and, well downright annoying.
To get rid of it,
What else has changed... for good or bad, that's surprising - please keep it light .
BTW, so far, I'm loving 13, so this isn't a knock on the release - it's beautiful. However, things are different and different is... well, different... and often annoying, so I have an example:
One of the first things I noticed with my shiny new system is that after I installed bash, bracketed-paste is now on by default. Oh, fine, it's a bash annoyance, not really a FreeBSD 13 annoyance, still, it didn't happen until I upgraded to FreeBSD 13, so I'm lumping the baby in with the bath water. What this means is that when you paste in bash (over ssh, or otherwise) your paste is highlighted. It's confusing, ugly, and, well downright annoying.
To get rid of it,
bind 'set enable-bracketed-paste off'
. Maybe you have a better fix, do tell.What else has changed... for good or bad, that's surprising - please keep it light .