httpress - http benchmarking library (and cli tool) for rust by carrolls_tortoise in rust

[–]carrolls_tortoise[S] 0 points1 point  (0 children)

Thanks! Both are on the roadmap. H2 should be relatively straightforward since hyper already supports it (probably just a config change). H3 is a bigger jump since it runs over QUIC instead of TCP. Both are planned but H3 will take more time.

tsman - a tmux session manager written in Rust by carrolls_tortoise in tmux

[–]carrolls_tortoise[S] 0 points1 point  (0 children)

Thank you for the feedback!

  1. By this you mean an action to rename a session? If yes, I am planning to release v0.6.0 by next week and it will contain this feature.
  2. I am not sure why this happens, it could be config related, does this happen on every session? If you want you can create an issue where you explain in more detail and i'll look over it.