View Single Post
Posts: 397 | Thanked: 185 times | Joined on Oct 2011
#20
Originally Posted by misterc View Post
my favourite file manager?
Midnight Commander
works from any command line (providing framebuffer)
thus, i am a command line junkie, and i couldn't care less about "visual".
however, even on a command line it is nice to see whether a command is still running with a quick glance (minimized) without caring what files / stage is being processed...

this is being said your argument is trollish.
if an OS supports multi-tasking, it is unwise to stop "just" the display update, unless it is completely hidden in which case the display feeds are simply disabled.
in command line this is achieved by redirecting standard output stream to /dev/null.
what about standard error stream (#2 in shell parlance)? goes to /dev/null as well?
what if the process hits an error and needs input from user?

freezing a view of a running process is asking for (code) trouble.
the last step before the dreaded "blue screen of death" LostDOS users are so familiar with >¦-)))))
Oh I'm trollish? Please read carefully what I said. I said and I quote "I don't understand how an OS gives good options to help developers determine how his/her app uses phone resources on background is inferior in multitasking."

Keyword is good option, understand? N9 has good options to freeze the visual update or let your app running wild while minimized. It's up to how the developer want to use it. The compass app is the perfect example.

Last I checked, terminal updatew visually while running on the multitasking screen.

Jesus, can you guys stop cringing everytime someone mentioned "Live", "Update" and "Multitasking" in the same sentence?