Package Details: extraterm-bin 0.70.0-1

Git Clone URL: https://aur.archlinux.org/extraterm-bin.git (read-only, click to copy)
Package Base: extraterm-bin
Description: The swiss army chainsaw of terminal emulators.
Upstream URL: https://github.com/sedwards2009/extraterm
Licenses: MIT
Conflicts: extraterm
Submitter: SolarAquarion
Maintainer: SolarAquarion (derbetakevin)
Last Packager: derbetakevin
Votes: 10
Popularity: 0.29
First Submitted: 2018-05-27 12:38 (UTC)
Last Updated: 2023-02-05 21:43 (UTC)

Latest Comments

SolarAquarion commented on 2022-11-01 13:19 (UTC)

If anyone wants to help I'm willing to add you as a co-maintainer

SolarAquarion commented on 2021-04-02 13:18 (UTC)

I'm not near my computer currently, sorry.

student975 commented on 2021-04-02 09:00 (UTC)

0.58.0 has got cool new features (say, "Autocomplete based on the screen contents"). Any chance to update?

anemo commented on 2020-10-21 21:54 (UTC)

Any plans for updating to 0.53.1 ?

Kr1ss commented on 2019-03-12 19:55 (UTC) (edited on 2019-03-21 13:03 (UTC) by Kr1ss)

@FredBezies you'll need to either

  • remove all the leading spaces of these lines (not only one), or
  • replace them with tabs and do : install ... <<-END instead of <<END

Thx for the package anyways. [EDIT] ...and for fixing this :) Cheers !

elkano commented on 2019-03-12 15:16 (UTC)

Can you please remove the starting spaces of the executable in the PKGBUILD? the ones before #!/usr/bin/bash and /opt/extraterm/extraterm.

They make the file not executable and I have to remove them by hand on each upgrade.

j605 commented on 2018-05-09 18:06 (UTC) (edited on 2018-05-09 18:41 (UTC) by j605)

This is a binary package and as such should be called extraterm-bin. Regarding the package itself:

  1. Please remove the messages for install icons etc.

  2. The executable is useless since it has extra spaces which makes shebang not work.