Christopher Chavez

Results 48 issues of Christopher Chavez

For even quicker installation into `/Applications` (if that's where users prefer installing it to), it might be helpful to add an symbolic link to the disk image, rather than having...

When I'm typing way too long of a command, and I make a mistake, I have to move the cursor using left/right arrow keys (and ctrl/option, if available, to skip...

Enhancement
GUI

(I don't mean to pile on bloat; and I have no idea how the underlying stuff works--i.e. whether it's provided by the shell or something else.) Sometimes I am typing...

Enhancement
GUI

I imagine it would be useful for [ADC_Navio2::initialize()](https://github.com/emlid/Navio2/blob/35f62ac642af921ef5f936155730ef74b423d09c/C%2B%2B/Navio/Navio2/ADC_Navio2.cpp#L21) to report to the caller whether it initializes successfully or not (similar to what [PWM:init()](https://github.com/emlid/Navio2/blob/bbea7d17b089632b60a8b2c84d9f46718cd8b952/C%2B%2B/Navio/Navio2/PWM.cpp#L8) does). Would doing so break any existing...

* qdoc symlink: as done for qt53-qtbase-docs Fixes: https://trac.macports.org/ticket/65530 #### Description ###### Tested on macOS 12.5 Xcode 14 beta 3 ###### Verification Have you - [x] followed our [Commit Message...

maintainer: open

[skip ci] #### Description nodejs16 has built successfully on macOS 10.13 since being updated to 16.14 back in February. I am aware nodejs18 will be the newest LTS version, I...

maintainer: open

See http://youtu.be/aKbEc6Ek2Mo Unsure if related to issue #116

Currently the extension is harcoded to run the command `jupyter notebook`: https://github.com/DonJayamanne/vscodeJupyter/blob/be7180030258808e2a686a2b248d12ac0cb026c0/src/jupyterServices/notebook/factory.ts#L53-L64 It would be desirable to instead use `jupyter` command by default while allowing a custom `jupyter` command as...

The `$(LIB_NAME)` target does not output a file called `$(LIB_NAME)`, so it and any dependents are always rebuilt, such as during `make install`. Using the output file `$(SLIB)` as the...

See: https://trac.macports.org/ticket/64126 See: https://trac.macports.org/ticket/64172 [skip ci] #### Description ###### Verification Have you - [x] followed our [Commit Message Guidelines](https://trac.macports.org/wiki/CommitMessages)? - [x] squashed and [minimized your commits](https://guide.macports.org/#project.github)? - [x] checked that...

maintainer: open