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 kitty and alacritty to list of Linux terminals #5548

Merged

Conversation

madskjeldgaard
Copy link
Contributor

Purpose and Motivation

This adds to the awesome work made on the LinuxPlatform class in 3.12 where .runInTerminal was improved and had default terminals added to it. The list is missing two (gpu accelerated and) popular terminals: kitty and alacritty and so this is a simple PR that adds those two

Types of changes

  • New feature

To-do list

  • Code is tested
  • All tests are passing
  • Updated documentation
  • [x ] This PR is ready for review

Copy link
Member

@dyfer dyfer left a comment

Choose a reason for hiding this comment

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

Thanks! I have some minor comments

SCClassLibrary/Platform/linux/LinuxPlatform.sc Outdated Show resolved Hide resolved
SCClassLibrary/Platform/linux/LinuxPlatform.sc Outdated Show resolved Hide resolved
@madskjeldgaard
Copy link
Contributor Author

should be good now @dyfer thanks

@dyfer
Copy link
Member

dyfer commented Aug 22, 2021

I think the indentation is still off - in the class library we use tabs for indentation

@madskjeldgaard
Copy link
Contributor Author

I think the indentation is still off - in the class library we use tabs for indentation

Sorry, had never noticed this but I think I found a way to change this setting in my editor. Hope it's better now :)

@dyfer
Copy link
Member

dyfer commented Aug 22, 2021

Thanks for the changes! The tabs are good now.
Sorry to be a pain about this, but there are also spaces after the commas (before the newline), it would be great to remove those as well, I noticed them by looking at this part of the diff

As for the functionality, I'll try to test in the next few days so that this can be merged.

@madskjeldgaard
Copy link
Contributor Author

madskjeldgaard commented Aug 23, 2021 via email

Copy link
Member

@dyfer dyfer left a comment

Choose a reason for hiding this comment

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

Works as advertised, thanks!

@dyfer dyfer merged commit fb3afe6 into supercollider:develop Aug 23, 2021
@madskjeldgaard
Copy link
Contributor Author

Hi @dyfer has this been included in a release yet?

@dyfer
Copy link
Member

dyfer commented Jan 31, 2022

Hi @madskjeldgaard, sorry, I don't think so. It was off my radar and I forgot to cherry-pick it. But we will likely be releasing 3.13 soon-ish, it will be included there. Is that okay?

@madskjeldgaard
Copy link
Contributor Author

Yeah that's great. Thanks Marcin !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants