"=" is invisible in nano editor (wsl)
Sophia Terry
The problem is simple: = is invisible in WSL's nano and I don't think this should be happening:
#! /usr/bin/bash STRING="e" echo "$STRING"
Is there some way to turn this off?
9 Reset to default