Commit Graph

4 Commits

Author SHA1 Message Date
93dcba59de Get rid of NUL character in PS1
The first grep in the original script will return "binary file matches" if there are NUL characters in PS1, e.g, emojis.
The added line gets rid of NUL characters.
2020-04-10 11:59:55 -04:00
1264ad0515 fix excessive slurping when prompt starts w/ space(s) 2019-06-21 20:35:04 +02:00
bf29538fdd fix prompt starting with space(s) 2019-06-21 17:39:52 +02:00
84d49f527d copy output of command with alt-o 2019-05-08 11:26:11 -04:00