Homepage: https://github.com/p3r7/prf-tramp
Updated:
Human-friendly TRAMP path construction
More friendly (permissive) TRAMP path constructions for us humans. Provides function `friendly-tramp-path-disect` that is a drop-in replacement for `tramp-dissect-file-name`. It behaves the same but allows the following formats: - `/:[ [% ]@] [% ][: ]` (regular TRAMP format) - `[ [% ]@] [% ][: ]` (permissive format) For detailed instructions, please look at the README.md at https://github.com/p3r7/friendly-tramp-path/blob/master/README.md