User Tools

Site Tools


mejorar_navegacion_historial_bash_zsh_cntrl_r

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

mejorar_navegacion_historial_bash_zsh_cntrl_r [2020/12/25 22:57] – created - external edit 127.0.0.1mejorar_navegacion_historial_bash_zsh_cntrl_r [2023/03/17 11:46] (current) busindre
Line 54: Line 54:
 Para activar la posibilidad de usar la lista negra debe editar el fichero bashrc y agregar la opción blacklist. Para activar la posibilidad de usar la lista negra debe editar el fichero bashrc y agregar la opción blacklist.
 <code bash>export HSTR_CONFIG=hicolor,blacklist</code> <code bash>export HSTR_CONFIG=hicolor,blacklist</code>
 +
 +**Problemas con Kernels 6.X**: https://github.com/dvorka/hstr/issues/478
 +
 +**Solución**:
 +<code bash>sysctl -w dev.tty.legacy_tiocsti=1
 +# Fijar el cambio en /etc/sysctl.conf
 +# dev.tty.legacy_tiocsti=1</code>
mejorar_navegacion_historial_bash_zsh_cntrl_r.1608933466.txt.gz · Last modified: 2020/12/25 22:57 by 127.0.0.1