On Fri, Jul 07, 2017 at 12:44:35PM -0400, o...@demirmen.com wrote: > Hi cwm users, > > In converting this to use getline(3) over fgetln(3), I'm asking the question > if > this (imho) mis-feature belongs in a window manager. I've hinted at wanting to > remove it in the past but there was opposition. As a compromise, we could > just > leave the 'ssh>' menu available, but it will not be pre-populated (nor > auto-completed) by what's in ~/.ssh/known_hosts; just type in the > host/ip/whatever at the menu prompt. cwm(1) does a very rudimentary pass at > parsing the known_hosts file, and there's no reason to hoist code from ssh(1) > just to get auto-completion in a window manager menu. > > Below is the minimal code part in kbfunc_menu_ssh(). > > Preferably, I'd like to remove the whole ssh menu, but can live with the below > if it's useful to others. > > Thoughts?
Hi Okan, I use it alot and find it very light and useful. Thanks, Best Olivier