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

Added support for file-paths that contain spaces #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lmburns
Copy link

@lmburns lmburns commented Jul 21, 2021

  • Colorized output
  • Added builtin to some commands in case users have aliases for the same thing

File-paths that contain spaces will be replaced with 3 underscores (___) when stored in the $PATHMARKS_FILE, and when displayed with lmarks. However, when a user is checking for invalid paths with cmarks the file-path will then revert back to the original file-path that contains spaces, and when the user switches directories with jump the file-path will also revert back to containing spaces.

* Colorized output
* Added builtin to some commands in case users have aliases for the same
  thing
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.

1 participant