Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spacefish to "Related Projects" #571

Merged
merged 3 commits into from Nov 30, 2018

Conversation

matchai
Copy link

@matchai matchai commented Nov 26, 2018

Description

Howdy spaceship team! 👋
I and the rest of the spacefish team have been working hard the last little while toward achieving feature parity with the most commonly used spaceship features. I was thinking that now would be a good time to create a "Related Projects" section to add spacefish and other projects that directly port or that may have been heavily inspired by the work done on spaceship.

I'd be open to hearing how this could perhaps be better positioned or formatted. I wouldn't want to draw too much attention from the rest of the project docs, but maybe if we can slot in space for a small project icon? 🤔

README.md Outdated Show resolved Hide resolved
Copy link
Member

@denysdovhan denysdovhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, write Spaceship ZSH properly

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@denysdovhan
Copy link
Member

Good PR! I've already been talking about adding a link to Spacefish, since a lot of people ask me about fish port of this project. I'm really grateful for your effort of porting this theme to fish shell.

Meanwhile, we've been thinking a lot of making Spaceship cross-shell prompt. I've even started an experiment with writing prompt core in Node.js, but this solution doesn't look much performant. I have a dream of writing Spaceship core in some of the more native languages, like C or Rust. Let's stay connected, 'cause it seems like we share the same view of project development.

@denysdovhan denysdovhan added the docs Issue or PR is related to documentation. label Nov 27, 2018
@maximbaz
Copy link
Contributor

Having a core written Rust sounds interesting, but I'm curious how much spell-specific code there will still be. For example, you'd still have to use zsh-async to achieve asynchronous updates, I can't think of a way to trigger update for zsh prompt from an app that is running in background...

@matchai
Copy link
Author

matchai commented Nov 27, 2018

Happy to help! It's been fun to get to work on the port. 😄

Sounds like a solid idea! Would give us a lot of room to work on parallelization of tasks and performance optimizations. Being able to use a real programming language would be a big relief! I'd be partial to tackling this in Rust or Go.

Keep me posted! 👍

Copy link
Member

@salmanulfarzy salmanulfarzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work @matchai 👍

@salmanulfarzy salmanulfarzy merged commit dfcfdcb into spaceship-prompt:master Nov 30, 2018
dedene pushed a commit to zenjoy/spaceship-prompt that referenced this pull request Feb 24, 2019
@matchai matchai deleted the patch-1 branch April 4, 2019 05:03
zachliu pushed a commit to zachliu/spaceship-prompt that referenced this pull request Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Issue or PR is related to documentation.
Development

Successfully merging this pull request may close these issues.

None yet

4 participants