Live data from Hacker News

Viewing profile — amadeusz

amadeusz

HN member
Joined
Mon, Jun 20, 2016, 5:02 AM UTC
HN karma
43
Public activity
14 items

About amadeusz

No profile information was provided.

Recent public activity

  1. comment
    Comment #35785880

    Does following work for you? echo test > /dev/kmsg

  2. comment
    Comment #33872325

    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 …

  3. comment
    Comment #28191785

    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 usab…

  4. comment
    Comment #27214396

    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 shel…

  5. comment
    Comment #27212517

    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 term…

  6. comment
    Comment #27212418

    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 hopefu…

  7. comment
    Comment #22805573

    Great! Thank you!

  8. comment
    Comment #22805476

    So... anyone knows how to restore old address bar look, instead of this weird popup thingy?

  9. comment
    Comment #22171433

    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 t…

  10. comment
    Comment #15864657

    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…

  11. comment
    Comment #12026376

    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. comment
    Comment #11946000

    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 th…

  13. comment
    Comment #11936177

    Vertical splits are present from 4.2.0 up.

  14. comment
    Comment #11936163

    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…