micro/internal
Jöran Karl 69064cf808 util: Improve and rename EscapePath() to DetermineEscapePath()
If the new URL encoded path is found then it has precedence over the '%' escaped
path. In case none of both is found the new URL approach is used.
2025-02-28 18:57:53 +01:00
..
action bindings: Convert os.IsNotExist() into errors.Is() 2025-02-28 18:57:53 +01:00
buffer util: Improve and rename EscapePath() to DetermineEscapePath() 2025-02-28 18:57:53 +01:00
clipboard import: Use micro-editor/tcell (legacy) instead of zyedidia/tcell (#3593) 2025-01-04 15:55:46 +01:00
config config: Prevent the update of filetype by UpdateFileTypeLocals() 2025-02-20 20:18:36 +01:00
display statusline: Provide overwrite mode indicator 2025-01-30 20:19:37 +01:00
info Reordered prompt done callback to avoid accessing out of bound history (#3318) 2024-06-02 20:00:13 +02:00
lua Exposing replacement functions for deprecated IOUtil functions (#3393) 2024-09-22 22:08:32 +02:00
screen import: Use micro-editor/tcell (legacy) instead of zyedidia/tcell (#3593) 2025-01-04 15:55:46 +01:00
shell import: Use micro-editor/terminal instead of zyedidia/terminal (#3600) 2025-01-14 18:20:37 +01:00
util util: Improve and rename EscapePath() to DetermineEscapePath() 2025-02-28 18:57:53 +01:00
views chore: fix some typos (#3239) 2024-04-08 12:04:38 +02:00