Дана 24/08/01 11:04PM, luons...@autistici.org написа: > When running yash in st, Home key does not work properly. In other > terminal/shell combinations, the key moves the cursor to the beginning > of the line.The End key works as expected.
Not reproducible on OpenBSD 7.5, sr@ Дана 24/08/02 12:34AM, EZS Ephir написа: > Maybe you could try to give more additional info, like applied > patches to st, yaoh version etc. Also how exactly is yash made to be "running in st". Run from another shell, set as SHELL environment variable, set as shell source-level variable? /* * What program is execed by st depends of these precedence rules: * 1: program passed with -e * 2: scroll and/or utmp * 3: SHELL environment variable * 4: value of shell in /etc/passwd * 5: value of shell in config.h */ What arguments are passed to it, is st running with any other program (scroll? screen?), what is TERM set to, is there anything set in $HOME/.bashrc or $HOME/.bash_profile which yash doesn't normally source, etc.