Comment on WDYM your terminal isn't a test suite?
allywilson@sopuli.xyz 9 months ago
I just start every command with a space, don’t see the issue.
Comment on WDYM your terminal isn't a test suite?
allywilson@sopuli.xyz 9 months ago
I just start every command with a space, don’t see the issue.
mumblerfish@lemmy.world 9 months ago
Was working on a server where I did not want to put some dumb command into the history, so I add a space like you do. Press . The command is there. The fucking insult I felt.
PoolloverNathan@programming.dev 9 months ago
It’s not disabled by default, but you can enable it in .bashrc and then delete that edit session using a spaced command.
superbirra@lemmy.world 9 months ago
it also depends on the shell, in zsh it persists on local history but does not get written to history file