micro-editor / micro-editor/micro
ftp functionality
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description
currently micro cannot read, create, or edit files on an ftp server. i recently tried editing a .htaccess file for a website and... oh no! i had to install gedit to geditdone 😆 . argh!
any plans to add this feature? vim has a plugin that allows for a capability like this. however, a more seamless implementation would be sweeter.
btw: thanks for the wacky watermelon colorscheme, very refreshing from time to time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. First confirm that FTP support is still wanted and clarify the required read, create, and edit behavior; then trace micro’s existing file-handling path. Done means those operations work against an FTP server with documented coverage for the agreed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100