[Bug 278230] sh: Multiple instances overwrite each other's history
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278230] sh: Multiple instances overwrite each other's history"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Apr 2024 12:59:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278230 --- Comment #3 from Andrey Korobkov <alster@vinterdalen.se> --- I have these in my ~/.cshrc: set history = 10000 set savehist = ($history merge lock) And it doesn't work for me. What I may be doing wrong? What to check some more times? -- You are receiving this mail because: You are the assignee for the bug.