With a6, some major bugs are fixed:
...and some features added:
Also some stubs were added to the code for new upcoming features. Overall the browser has become much more stable and usable. Version a5 is not being removed yet but it's recommended to download this one.
With this alpha:
PS. a3 and a4 are being removed.
Three main improvements:
PS. Please note that Alpha 3 version will not be removed from the downloads section until the next alpha. If you get any problems with a4, you can revert to a3, because some things are being changed fundamentally now.
Some critical fixes and cool improvements were made in last two alpha releases.
Closer to something stable. Still a lot of work remains.
Symlink installation (Linux)
chmod +x /path/to/atomschlag.py
sudo ln -s /path/to/atomschlag.py /usr/local/bin/atomschlag
Usual mode
Start and go to default URL (Google): atomschlag
Start and go to a URL: atomschlag http://example.com
Start and go to a URL with proxy: atomschlag http://example.com http://exampleproxy.com:3128
I2P mode
Note: you must have I2P router up and running on the default port 4444 for this to work... read more
Refresh: F5
Fullscreen: F11
Exit: Alt+F4 and/or Ctrl+Q
New window: Ctrl+N
Go back: Ctrl+B
Go forward: Ctrl+E
Copy/Cut/Paste: Ctrl+C/Ctrl+X/Ctrl+V
Since Alpha 6:
Source view: Alt+S;
Zoom in: Alt +, Alt =, Alt Num+
Zoom out: Alt -, Alt Num-
AtomBug (Web Inspector): right click on the page - "Inspect Element", then you can toggle it with F12.