termux / termux/termux-api-package

command never returns if title contanins space

Open
#130 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Shell
Stars
1.7k
Forks
523
PR merge metrics
No merged PRs in 30d

Description

Screenshot_2021-04-17-19-37-02-65_84d3000e3f4017145260f7618db1d683
Screenshot_2021-04-17-19-36-21-83_84d3000e3f4017145260f7618db1d683
Screenshot_2021-04-17-19-36-07-12

Problem description

if the value title option in command contains white space the command never returns

Steps to reproduce

termux-share -a send -t "ueueue ejejje ejeie" proccessedVideos/1618662889.mp4

Expected behavior

the command should be executed and show a chooser activity but it doesnt
Additional information


i tried
updating and upgrading termux api, apt,
even updated app

but it still exist

please check the time and command i used in termux
i waited for 1 minute but it is not working

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the termux-share command entry point and reproduce the issue with the provided command, using a title containing spaces. Trace why the command does not reach the chooser activity; done means the command returns and displays the chooser for that input.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, shell
Domain
cli, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.