> What is it with the IDEs not allowing multiple source windows? [...] I don't see a Linux IDE which allows this.
VIM has split/vsplit. Qt Creator also has split modes. And as others have already noted, Eclipse also has something of the sort. IIRC, Emacs can split the screen too.
Posted Oct 31, 2012 13:20 UTC (Wed) by nix (subscriber, #2304)
[Link]
Emacs has always been able to split the screen, since long long before X support existed. (It calls the panes 'windows' and the GUI windows 'frames' because Emacs does everything differently.)
Emacs 24 can split the screen, both manually and automatically, in so many ludicrous ways I have not begun to explore the possibilities. (The window-management code was rewritten by Martin Rudalics, and the new code is... very flexible. Almost too flexible to understand.)
Thoughts on the ext4 panic
Posted Nov 1, 2012 9:32 UTC (Thu) by ncm (subscriber, #165)
[Link]