Viewing profile — nicm
nicm
HN member- Joined
- Thu, May 07, 2015, 10:41 PM UTC
- HN karma
- 7
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About nicm
No profile information was provided.
Recent public activity
-
comment
Comment #9917953
A few points: - Requiring people to write rulesets or explicitly list syscalls they want is complicated, so barely anyone will use it. We want it to be easy. - tame is for OpenBSD.…
-
comment
Comment #9511281
what do you mean session restore? we could restore the basic layout of sessions, windows, panes but we couldn't restore what was run in them (and it would be dangerous to try)
-
comment
Comment #9510454
lots of people have contributed to tmux (on a quick grep through the logs, probably ~25 have made significant or multiple contributions, ~170 have made small contributions)
-
comment
Comment #9508968
i suspect you need to talk to the mosh guys for this
-
comment
Comment #9508955
yes, this sucks but i have never myself been able to find a reliable case where screen reacts any better than tmux (for example, both behave similarly with yes(1)) the c0-* stuff i…
-
comment
Comment #9508898
it would probably be a relatively easy change to make this happen with key tables (which are in git), you would only need to change it so there is a way to permanently enter a key …
-
comment
Comment #9508881
a couple of people have asked me about how true colour should look but none have sent code so far, it's not a very interesting feature to me so it'll need someone who cares about i…