Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11185
| From | isabella parakiss <izaberina@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | problem with HISTCONTROL |
| Date | 2015-07-11 18:43 +0200 |
| Message-ID | <mailman.6728.1436633017.904.bug-bash@gnu.org> (permalink) |
When the value of HISTCONTROL is ignoredups or ignoreboth, if you enter a command and then open the editor and add lines to it without changing the first line, only the first line will be stored in the history. I'm terrible at explaining, but I recorded what happens: https://asciinema.org/a/23275 Hopefully it's clear enough, I'm pressing up arrow to get that line. I tested a few versions and I can reproduce it in 3.1 and above. --- xoxo iza
Back to gnu.bash.bug | Previous | Next | Find similar
problem with HISTCONTROL isabella parakiss <izaberina@gmail.com> - 2015-07-11 18:43 +0200
csiph-web