Grzegorz Wierzowiecki
Grzegorz Wierzowiecki
Hi! What are best approaches so far? combination of claude hooks https://docs.anthropic.com/en/docs/claude-code/hooks with git hooks? Has someone made repo/script/etc for such setup or we make it on our own? Seems...
I've tried with `pipx` and failed: ``` $ pipx install https://github.com/danielmiessler/fabric.git ERROR: Cannot unpack file /tmp/pip-unpack-p98ouvbn/fabric.git (downloaded from /tmp/pip-req-build-pfh_mj01, content-type: text/html; charset=utf-8); cannot detect archive format ERROR: Cannot determine archive...
> Our installation issues have dropped massively since switching to pipx ``` $ pipx install https://github.com/danielmiessler/fabric.git ERROR: Cannot unpack file /tmp/pip-unpack-4mbdoai4/fabric.git (downloaded from /tmp/pip-req-build-969i88q9, content-type: text/html; charset=utf-8); cannot detect archive...
As I've read in updates in https://github.com/xtermjs/xterm.js/issues/5310#event-16313189145 and https://github.com/xtermjs/xterm.js/issues/5311#issuecomment-2659592982 , it look like your example is using some old mouse encoding and maybe new should be considered? If I read...
Hello @j4james thank you for feedback! Regarding terminal, I am exploring possibilities of building on a top of `ttyd` https://github.com/tsl0922/ttyd/ (that uses xterm.js), to provide users ability to interact with...
Thank you for hints and pointers on potential direction! Ideally I would love some widely used library like rust crossterm to work with xterm.js , so programs could be easily...
Yeah, here is workaround: Ask Claude : ``` Please keep snapshotting TODOs list in messages of empty commits starting "TODOs:". ``` (ofc more elaborate command fitting your own taste, you...
One of many many examples I could give: In **normal** mode I am getting formatting I requested for my question showing me options as I requested etc...: ### normal mode...
Still readonly mode would be helpful.... Or now I realise that we could make it (and #1946 ) more flexible and allow users to define in settings own "modes" types,...
I asked Claude 3.5. Sonnet for TOP suggestions how such flag could be named: Prompt: 'what would be best short and long name for flag that would instruct sk(im) to...