Hi Folks,
Coming historically from a UNIX and Linux scripting background, even though my Windows admin experience pre-dates NT, I am used to having full character based functionality in a remote session.
In *x, when I ssh to a remote system, I can edit a file with vi and less pages a file exactly as on my local system.
With *-PSSession that is not the case.
More and less are not effective, the text just scrolls by.
vi is unresponsive, showing only a blinking cursor… ![]()
Is it because that Windows, having always been tied so closely to a GUI in the past, has no concept/implementation of terminal emulation?
Marty