a little schizophrenia: plan9port on Arch GNU/Linux
By tbuitenh on 18 Feb 2008

Acme is a great editor, but it feels a bit strange outside its natural environment. OTOH a lot of useful software (eg firefox) is not available for Plan 9. Solution: use plan9port
tags in Screenshots
Who's online
There are currently 1 user and 28 guests online.
Online users
We have 11005 members who wrote 2191 articles and 12404 comments. Welcome to our newest member, healthlifesourcekg3!










Comments
The .xinitrc displayed in
by tbuitenh | Sun, 2008-02-24 15:31The .xinitrc displayed in the screenshot is not completely correct. This is better:
By the way, you don't need roxterm to run plan9port. Any terminal emulator will do for keeping your regular *nix environment around.
A little warning: you can open something similar to a terminal emulator within acme using the internal command "win". It's very useful, but don't try to compile latex documents from that commandline. Latex will get stuck in an infinite loop. It's wiser to use your regular *nix terminal for running programs that aren't part of plan9port.
edit: use "win bash" and latex will work fine
edit 2: or not. What's going on here?
Also, note that in my configuration the "shell" started both by rio (the window manager) and acme's win is "rc", not your regular "bash", and a different path than you would expect is used too:
That means the commandline will behave very different from what you expect!