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

Make 'terminal' command launch shell in buffer's current directory #1459

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

anlsh
Copy link
Contributor

@anlsh anlsh commented Jul 27, 2024

I'm not totally sure if the -c "cd directory"; $SHELL approach is really the right thing to do, but it at least works on both bash and fish.

I haven't regenerated any .so files: I figure @cxxxr might want to do that themselves. Although we really shouldn't be keeping binary blobs in the repo in the first place.

I'm not totally sure if the `-c "cd directory"; $SHELL` approach is
really the *right* thing to do, but it at least works on both bash and
fish.

I haven't regenerated any .so files: I figure @cxxxr might want to do
that themselves. Although we really shouldn't be keeping binary blobs
in the repo in the first place.

Signed-off-by: Anish Moorthy <anlsh@protonmail.com>
@anlsh anlsh mentioned this pull request Jul 27, 2024
4 tasks
@cxxxr cxxxr merged commit 6e71226 into lem-project:main Jul 28, 2024
2 checks passed
@anlsh
Copy link
Contributor Author

anlsh commented Jul 30, 2024

@cxxxr Did you regenerate the .so files btw?

@cxxxr
Copy link
Member

cxxxr commented Jul 31, 2024

Yes

@anlsh anlsh deleted the terminal-current-directory branch July 31, 2024 17:33
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