Does following work for you? echo test > /dev/kmsg
Compared to amount of space wasted in modern applications on margins, padding, etc, I would take Mac OS 9 window borders with rest of the interface. Not to say it was perfect, but overall old computer interfaces were…
As much as I kept using firefox while it progressively got more unusable, I just straight abandoned it after 91, at some point time spent fighting configuring my browser to be usable is better spend choosing from…
Well, from what I've read all alphanumeric can be typed just fine, they go as is to terminal, problem is with special keys that some of them emit escape sequences that confuse shell or combinations of those. But not to…
The thing I would like to see is this making it into terminfo entries, meaning that it is possible to detect that terminal supports this behaviour, otherwise while great it is terminal emulator specific.
I guess same thing that happens to any application that sets weird modes. You should use 'reset' command which just emits escape code to reset terminal and terminal emulator hopefully sets everything back correctly.
Great! Thank you!
So... anyone knows how to restore old address bar look, instead of this weird popup thingy?
You might want to take a look at https://github.com/trunkmaster/nextspace where someone tries to recreate the NeXT experience on top of noth GNUStep & Window Maker, both modified to provide coherent experience.
I think tcc is now community maintained, see "Savannah project page and git repository", and you can get there link to project git, which was last updated just few days ago. (http://repo.or.cz/w/tinycc.git) so seems to…
Some distributions were using patched versions before, but from 17 Apr 2014 - screen 4.2.0 and further have it. Shortcut is: C - a |
Current default is 100. You can also use maxwin command (for example 'maxwin 200', up to 2048) in your screenrc file to define other value, no need to recompile. However do note that you can't change it in already…
Vertical splits are present from 4.2.0 up.
Um, each screen window remembers it's scrollback properly? C-a [ - to enter 'scrollback' mode, and you can use arrows there. What they seem to describe is altscreen behaviour which can be disabled with "altscreen off"…
Does following work for you? echo test > /dev/kmsg
Compared to amount of space wasted in modern applications on margins, padding, etc, I would take Mac OS 9 window borders with rest of the interface. Not to say it was perfect, but overall old computer interfaces were…
As much as I kept using firefox while it progressively got more unusable, I just straight abandoned it after 91, at some point time spent fighting configuring my browser to be usable is better spend choosing from…
Well, from what I've read all alphanumeric can be typed just fine, they go as is to terminal, problem is with special keys that some of them emit escape sequences that confuse shell or combinations of those. But not to…
The thing I would like to see is this making it into terminfo entries, meaning that it is possible to detect that terminal supports this behaviour, otherwise while great it is terminal emulator specific.
I guess same thing that happens to any application that sets weird modes. You should use 'reset' command which just emits escape code to reset terminal and terminal emulator hopefully sets everything back correctly.
Great! Thank you!
So... anyone knows how to restore old address bar look, instead of this weird popup thingy?
You might want to take a look at https://github.com/trunkmaster/nextspace where someone tries to recreate the NeXT experience on top of noth GNUStep & Window Maker, both modified to provide coherent experience.
I think tcc is now community maintained, see "Savannah project page and git repository", and you can get there link to project git, which was last updated just few days ago. (http://repo.or.cz/w/tinycc.git) so seems to…
Some distributions were using patched versions before, but from 17 Apr 2014 - screen 4.2.0 and further have it. Shortcut is: C - a |
Current default is 100. You can also use maxwin command (for example 'maxwin 200', up to 2048) in your screenrc file to define other value, no need to recompile. However do note that you can't change it in already…
Vertical splits are present from 4.2.0 up.
Um, each screen window remembers it's scrollback properly? C-a [ - to enter 'scrollback' mode, and you can use arrows there. What they seem to describe is altscreen behaviour which can be disabled with "altscreen off"…