You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have been using ble.sh for a while now, i am quite happy with it. Its highly customizable and i have no issues so far.
I was wondering if there is already a way to paste URLs using quotes or double quotes, to avoid the need to quote them by hand. This is with the objective of bypassing the symbols present in a URL and get the correct url passed to the commands.
Hi, i have been using ble.sh for a while now, i am quite happy with it. Its highly customizable and i have no issues so far.
I was wondering if there is already a way to paste URLs using quotes or double quotes, to avoid the need to quote them by hand. This is with the objective of bypassing the symbols present in a URL and get the correct url passed to the commands.
Here is url-quote-magic, a module that does this for ZSH, and i have used in the past: https://github.com/zsh-users/zsh/blob/master/Functions/Zle/url-quote-magic
I have not search in ble.sh documentation carefully, so i ask before hand if there is already a function that does this.
Thanks in advance.
The text was updated successfully, but these errors were encountered: