Skip to content

[WIP] Add default script to edit file#494

Open
Auxilus wants to merge 5 commits intotermux:masterfrom
Auxilus:patch-6
Open

[WIP] Add default script to edit file#494
Auxilus wants to merge 5 commits intotermux:masterfrom
Auxilus:patch-6

Conversation

@Auxilus
Copy link
Contributor

@Auxilus Auxilus commented Nov 30, 2017

No description provided.

"\n" +
"vi $1\n";
printToFile(linesToWrite, new File(EDITOR_PROGRAM));
Toast.makeText(context, "Default script will load,You can modify it at $HOME/bin/termux-file-editor", Toast.LENGTH_LONG).show();
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Auxilus Replace context by TermuxFileReceiverActivity.this to fix the CI error

Copy link

@Pranss Pranss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Auxilus #
Duplicate of #

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.

3 participants

Comments