Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nicm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nicm
11y ago
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. OpenBSD has many daemons that are already split up into san
2.
▲
by
nicm
11y ago
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)
3.
▲
by
nicm
11y ago
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)
4.
▲
by
nicm
11y ago
i suspect you need to talk to the mosh guys for this
5.
▲
by
nicm
11y ago
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 is poor (i'm tempted to remove it) but it is not an easy
6.
▲
by
nicm
11y ago
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 table (at the moment the key table is only entered until a c
7.
▲
by
nicm
11y ago
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 it to do it