I'm trying to set up a desktop entry so I can launch acme w/o opening a
spare terminal. So far I have this in the entry:
```
[Desktop Entry]
Version=1.0
Type=Application
Exec=/home/parker/bin/acme.rc &
Terminal=true
Name=Acme
Icon=/usr/local/plan9/mac/spaceglenda.png
```
And the executable file
sweet! thanks
On 1/25/19 8:03 PM, Skip Tavakkolian wrote:
> recursion works fine. here's an example:
>
> https://gist.github.com/9nut/476be37e25e9561f525036bcf60a2014
>
>
> On Fri, Jan 25, 2019 at 6:37 PM Parker Ellertson
> wrote:
>
> This might be a stup
or a while. Seems like a cool shell to write scripts in. Any info
is appreciated!
--
Parker Ellertson
email: pellert...@firemail.cc
pgp public key attached for those
who care
0xF7B8433D74D6F2DB.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
I'm sure this is obvious, but I just realized I forgot to mention that I
am using the plan9port version of acme.
On 1/13/19 3:43 AM, Parker Ellertson wrote:
> I've actually compiled the program, but I'm running into issues with
> another step in setting up the program. Right
I've actually compiled the program, but I'm running into issues with
another step in setting up the program. Right now I need to change some
file permission is $PLAN9/log, but that directory seems to not exist...
Has this changed?
--
Parker Ellertson
emai
Just ran the command below and it worked! Thanks, Mark.
On 12/17/18 8:54 PM, Mark van Atten wrote:
9 mklatinkbd -x $PLAN9/lib/keyboard >$HOME/.XCompose
--
Parker Ellertson
email: pellert...@firemail.cc
I'm currently running acme on Debian using plan9port. I've tried using
X11's alt-typing (not sure if that's what it's actually called), and
acme isn't doing squat. I'll probably never have an actual use for it,
but it would be nice to know.
--
Parke