[TUHS] End of an era: the last ATC (USENIX Annual Technical Conference)
Bakul Shah via TUHS
tuhs at tuhs.org
Fri Jul 18 11:19:03 AEST 2025
If you just do ":E" it will put both windows on the current file,
exactly the same as vim. But both do it wrong (IMHO) as the second
window starts at the same place (e.g top of the file). In the Rand
Editor if the split is at line N, the bottom window shows lines N+1.
Exact same behavior for vertical split (the left and right side
windows show the same portions as before).
> On Jul 17, 2025, at 6:09 PM, Larry McVoy <lm at mcvoy.com> wrote:
>
> Not really the same. :sp splits your window in half and puts you in
> two different windows on the same file. Each window, in vim, is full
> on vi, you can do :e fillename and now that window is on that file.
More information about the TUHS
mailing list