Tony Narlock
Tony Narlock
- @ssbarnea @shatakshiiii https://github.com/tmux-python/libtmux/pull/532 won't be done this weekend. I will continue it next weekend. It will grant greater control of new window positions and splitting panes. - As I'm...
@shatakshiiii @ssbarnea In regards to `TmuxSession`: Do you know or remember any backstory around `__enter__`'s: - `new_window()`: Creation of a second window - `split_window()`: 2 new panes being created It's...
@shatakshiiii @ssbarnea Check the latest test runs. Much closer!
Also supports gitlab
> The question I have had is what we should do with the "release notes" we included in our sphinx docs. Do we continue to use reno and publish them...
Separate topic / opinion: Many users don't need to see prerelease and betas, though it's encouraging to see active development and dedication to a package. When 2.1.0 final is released,...
@emmettbutler This is very high quality! https://github.com/DataDog/dd-trace-py/blob/c3532ff/CHANGELOG.md Nice! ### git tag release to changelog Moving forward, in future releases, hopefully the version in `CHANGELOG.md` is linked to the `git tag`,...
@sati-bodhi This is one of the top priority features cihai should have added.
The technical term I've seen before for this is "decomposition" and "knife" in cjklib. - https://github.com/amake/cjk-decomp - defunct: https://cjkdecomp.codeplex.com/ - https://github.com/gundramleifert/CJK-decomposition - ckradlib: [PyPI](https://pypi.org/project/cjkradlib/), [GitHub](https://github.com/patarapolw/cjkradlib) cihai could wrap or fork...
Thank you for both of these!