Hi, I've been a bash user for quite a while and whenever I don't want history saved for the current terminal I'm used to killing it with kill -9 0 which in bash terminates the process kill was started from also tries kill -9 $$ - without luck but in fish it attempts to kill 1 (which is init) any suggestions?
------------------------------------------------------------------------------ _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
