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 features #45

Merged
merged 3 commits into from
May 8, 2020
Merged

Add features #45

merged 3 commits into from
May 8, 2020

Conversation

bgallois
Copy link
Collaborator

@bgallois bgallois commented May 7, 2020

Add new commands #1

  • Fixed the "dd" command not working on the last line.
  • Added the "d" command to delete the selection.
  • Added the arrow keys navigation in Visual mode.

@goanpeca
Copy link
Member

goanpeca commented May 8, 2020

@bgallois are you familiar with Github Actions? One pending work we have is to move this to Github actions so we can test on all platforms (Macos, Win and Linux) in a single CI system

@goanpeca goanpeca merged commit 9dd3c50 into spyder-ide:master May 8, 2020
@bgallois bgallois deleted the add_features branch May 8, 2020 21:42
@bgallois
Copy link
Collaborator Author

bgallois commented May 8, 2020

@goanpeca yes I will do it. I will simplify the development process.

@goanpeca
Copy link
Member

goanpeca commented May 8, 2020

@ccordoba12
Copy link
Member

@goanpeca yes I will do it. I will simplify the development process.

Great! Thanks a lot for that!

We'll grant you write permissions to this repo then, because the only way to test Github Actions in a PR is by using an in-repo branch.

@ccordoba12 ccordoba12 added this to the v0.1 milestone May 18, 2020
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.

3 participants