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

fix(lfcd.cmd) : cd to other drive / fix non-english encoding #1772

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

Jaehaks
Copy link
Contributor

@Jaehaks Jaehaks commented Jul 5, 2024

To fix #1769

  1. add /d to cd command for moving other drive
  2. change code page number to read non-english output of lf -print-last-dir although current code page is 949

1) add `/d` to cd command for moving other drive
2) change code page number to read non-english output of `lf -print-last-dir` although current code page is 949
Copy link
Collaborator

@joelim-work joelim-work left a comment

Choose a reason for hiding this comment

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

Thanks for the bug fixes.

@joelim-work joelim-work merged commit 26dc2f1 into gokcehan:master Jul 8, 2024
4 checks passed
@joelim-work joelim-work added this to the r33 milestone Jul 8, 2024
@joelim-work joelim-work added the fix Pull requests that fix existing behavior label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull requests that fix existing behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken characters of dir when I use -print-last-dir option / change drive option /d in lfcd.cmd
2 participants