Tony Narlock

Results 392 issues of Tony Narlock

We have a list of pull requests, the issue is, if we introduce a tmux config suggestion, it could potentially break behavior with other tmux versions. Sometimes this may be...

e0961da OS X El Capitan ``` ❯ python --version Python 2.7.10 ~/work/python/profiling .venv master* ❯ pip --version pip 8.1.2 from /Users/me/work/python/profiling/.venv/lib/python2.7/site-packages (python 2.7) ``` ``` ~/work/python/profiling master* ❯ virtualenv .venv...

https://github.com/lovasoa/react-contenteditable/blob/a7f6c78a38af1d2da7e95e13733683e8c8f0e77e/src/react-contenteditable.tsx#L48-L52 `emitChange` triggers `onChange`, which sends up a typed event with `event.target.value` attached In my case, `onBlur`, `onKeyUp`, `onKeyDown` aren't used to _change_ state, but to toggle CSS classes.

Hi and thank you for the project! For recent versions, could changelogs be added to the releases https://github.com/typeddjango/django-stubs/releases for a high level overview? When releases are tagged, I think it's...

Is there a place where we can update code in the demos? ## Description For TypeScript sandbox [X Axis Tick Timeseries](https://naver.github.io/billboard.js/demo/#Axis.XAxisTickTimeseries) Before: https://stackblitz.com/edit/uxpffm--run?file=index.ts After (added missing s3 and types): https://stackblitz.com/edit/kjsk6s?file=index.ts

question

**Is your feature request related to a problem? Please describe.** I have to go through a lot of steps to copy a subset of frames into a new editor **Describe...

🔷Enhancement
⬜ Pending

**Is your feature request related to a problem? Please describe.** I always do multiple exports (webm, mp4, project file) with the same filename scheme: `?yyyy-MM-dd HH-mm-ss? - video name.{extension}`. I...

🔷Enhancement
⬜ Pending

### Description It would be helpful to synthesize features end users would find important in a central `CHANGELOG.md` file. Right now there is a monorepo where the user must go...

I've seen an earlier issue on this closed (#2859) as well as a recent issue bringing up changelogs (#12210)! **Feature** Single file changelog, with changes release manager deems most significant...

feature

https://github.com/tmux-python/libtmux/pull/382