Indeed, using /bin/ksh instead of /bin/csh solved the tab completion issue but clearing terminal via Ctrl+L still doesn't work but that's not much important. Thanks.
Unfortunately, I noticed that my WiFi card, Atheros AR9462, seems to be not supported by NetBSD. It's over before it started :/ I hope someday my WiFi card gets supported and I can give NetBSD a look. Good night. On 3/29/25 00:05, zamfofex wrote: >> Hi, >> >> I am a FreeBSD user and have been using it for 1 year and wanted to give >> NetBSD a try, I installed NetBSD to my spare second SSD and logged in, >> usage of the console seemed pretty hard to me because tab key completion >> is not working but gives an indentation instead and backspace key >> doesn't delete words. How can I fix these problems? Thanks in advance. > Hello. Probably try using ‘/bin/ksh’ as your shell, or install a different > shell like Zsh from pkgsrc. > > Good luck!