helixarch / subedit

Command-line subtitle editor written in BASH
GNU General Public License v2.0
92 stars 10 forks source link

[-1]: bad array subscript #5

Open wwp opened 5 years ago

wwp commented 5 years ago

With subedit 1.2, in bash 4.2.46 (CentOS7), I run: $ subedit -i file.srt -s 00:00:02,000 and get dozens of: line 928: [-1]: bad array subscript plus, the command never completes. When I stop it using CTRL+C, any empty lines at EOF have been removed from file, nothing else.