Package Details: urxvt-cwd-spawn 0.1-1

Package Base: urxvt-cwd-spawn
Description: Open a new urxvt within the current working directory
Upstream URL: https://github.com/atweiden/urxvt-cwd-spawn
Category: x11
Licenses: PerlArtistic
Submitter: atweiden
Maintainer: atweiden
Last Packager: atweiden
Votes: 0
First Submitted: 2014-09-29 15:18
Last Updated: 2014-09-29 15:18

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by saivert

2015-03-06 13:41

Please use:
post_install() {
printf "%b\n" "$cwdspawn"
}

in urxvt-cwd-spawn.install instead as it ignores embedded format modifiers (like the invalid %r) that way.

Comment by atweiden

2014-09-29 15:19

note: this pkg isn't working for me with bash. Maybe someone can fix this.