Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
amadeusz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
by
amadeusz
3y ago
Does following work for you? echo test > /dev/kmsg
2.
▲
by
amadeusz
4y ago
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 more information dense
3.
▲
by
amadeusz
5y ago
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 alternatives.
4.
▲
by
amadeusz
5y ago
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 trust what I jus
5.
▲
by
amadeusz
5y ago
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.
6.
▲
by
amadeusz
5y ago
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.
7.
▲
by
amadeusz
6y ago
Great! Thank you!
8.
▲
by
amadeusz
6y ago
So... anyone knows how to restore old address bar look, instead of this weird popup thingy?
9.
▲
by
amadeusz
7y ago
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.
10.
▲
by
amadeusz
9y ago
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 ) s
11.
▲
by
amadeusz
10y ago
Some distributions were using patched versions before, but from 17 Apr 2014 - screen 4.2.0 and further have it. Shortcut is: C - a |
12.
▲
by
amadeusz
10y ago
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 started scr
13.
▲
by
amadeusz
10y ago
Vertical splits are present from 4.2.0 up.
14.
▲
by
amadeusz
10y ago
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&quo