←back to thread

416 points st_goliath | 6 comments | | HN request time: 0.002s | source | bottom
Show context
mmsc ◴[] No.43971967[source]
It's surprising that upstream was involved in this. Around 5 years ago, I came to the (sad) conclusion that GNU screen development had completely halted. Is that still not the case?

Does screen have the functionality to add a new window to an existing screen without attaching to the screen yet?

replies(5): >>43972042 #>>43972071 #>>43972387 #>>43972604 #>>43972925 #
1. criddell ◴[] No.43972925[source]
It’s not necessarily sad for GNU tool development to stop (other than bug fixes, of course). I would take that as a sign that they are basically complete.
replies(4): >>43973934 #>>43973991 #>>43975601 #>>43976373 #
2. lxgr ◴[] No.43973934[source]
Whether constant development is necessary or not largely depends on the surface area of your tool, both in terms of formal APIs it uses and external data formats and services.
3. kstrauser ◴[] No.43973991[source]
Not quite in this case. Tmux was started by someone who wanted to update screen with new features but wasn’t able to bend the code that far. I say this not out of spite or meanness, as I used screen for many happy years, but I’d say it’s less complete and more abandoned. It still has maintainers but it seems to me that they’re more “keep the lights on” than actively developing it.
4. dundarious ◴[] No.43975601[source]
screen didn't even have vertical splits until maybe 5 or 10 years ago. After tmux was already a solidly reliable replacement with vertical splits for years.
replies(1): >>43976656 #
5. Kwpolska ◴[] No.43976373[source]
It's not sad if a good Stallman-free alternative exists. Like tmux.
6. wkat4242 ◴[] No.43976656[source]
True, this is why I switched to tmux.