Amadeusz Sławiński 8be327be94 rename windows to mru_window and window->w_next to window->w_prev_mru
those variables are used to maintain most recently used list and I want
to reuse w_next to make proper list of windows instead of wtab

when we loop it doesn't make difference in which order we go, so we may
as well keep looping using mru list (and review later when we introduce
in order list)
2018-04-11 21:42:16 +02:00
Description
Screen is a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells
9.9 MiB
Languages
C 76.7%
Roff 14.1%
PostScript 6%
Shell 1.4%
Makefile 1.1%
Other 0.7%