Lopson

Results 4 comments of Lopson

MobaXterm is based on PuTTY, somehow. From their documentation page: > MobaXterm features a great terminal emulator based on the efficient PuTTY program (by Simon Tatham). I've sent them an...

While my system does have a proper terminfo entry for `putty`-type terminals, setting the terminal type to `putty` doesn't set the correct keybindings for `HOME` and `END`. However, the `DELETE`...

Just did the CTRL+V test on the same CentOS 7 machine I've been using thus far; got, yet again, `^[[H` for Home and `^[[F` for End. Again, much like in...

> I could almost see this as part of some sort of reserved name assignment check that happens when defaults are assigned, oe perhaps during lint That sounds perfect to...