github browsh-org/browsh v1.2.1

latest releases: v1.8.3, v1.8.2, v1.8.1...
5 years ago

Changelog

3846883 Quick fix to stop Chrome detecting phishing
4b9ff90 Change Docker image name in README to browsh's
ba373e9 Change 'texttop' refs to 'browsh'
0c22a05 Merge branch 'webext-rewrite'
421b0df Update README.md to specify ssh port as per mosh man page
37a48ae Update README.md to cd to the folder with run.sh
c1eac09 Referenced note from @jfdhuiz about elinks
57931eb seperate -> separate
18db9ac begining -> beginning
cdae166 Fixed link to function example in README
60423b5 Emergency note about rewrite. Hello HN!
6524500 Update README.md
73604f1 Don't print 'KB OFF' on every render. Prevents glitches in non-KB mode
8fe026e Remove dependency on hacky glibc support. It was only needed by a UTF8 conversion call in hiptext. Thanks to another hack where I patch hiptext to just use the actual Upper Half block character pasted into the file, then glibc support isn't needed.
1453c01 Keyboard mode. For terminals with no/bad mouse support. Closes #5
01a551c Print the stages of starting up
bb497ae Ensure hiptext's O(1) rendering with -fast=true
de82679 Use hiptext's -fast option for O(1) rendering
576821f Provide CTRL+ALT+Q to cleanly exit
287d219 Mount .ssh volume read-only. Example of mounting system folder.
c4ed739 README tidying
0ee394d Start noting good/bad terminals. Add instructions for running other apps
1d03a3a Added link to Youtube video
e46884a Updated README with new unicode demo gif
65e0d7c Hiptext UTF8 block element rendering! Provides almost double the resolution by using the unicode upper block character, "▀", and setting its colour as with the fg colour and the missing space below it with the bg colour. Clever stuff.
e9f5124 'docker run' command for remote install was wrong.
de6a2a1 Running texttop with a oneliner doesn't get the correct stty size
496e10f Add note about Docker image's size
ad12822 README typos
763ec31 Add note to README about AMD CPU arch. Closes #3
8052f98 Rearrange Dockerfile. Update README. Using mirrors in Dockerfile because default ones were down at time of writing. Refactor all build commands into 1 RUN command to try and reduce the number of cached build layers and thus reduce the size of the finished image.
bea7b7c Change xdotool command for spacebar from 'Space' to 'space'
ca8b1ba README updates
053326a Shorten the quickstart command
6993b87 Use .gif instead of asciinema embed
65dda3e Add asciinema gif
a1d5a06 Add -bgprint=true flag to hiptext. Seems to stop background bleeding.
e598d84 Added license and updated README
9ec5c8c Needed to add the dejavu font for hiptext and dbus for firefox.
4639ea6 Updated Dockerfile and README. But now it doesn't work :/
09168fc Just some atom-beautify to make code look better
8c7071f Updated Dockerfile with some Go build lines. Added README
093b5ad Expands texttop to full size of current terminal
8acb1bc Just some simple refactoring and tidying up
653eb6b Panning working well. This is now very, very usable. Time to tidy up.
13d9fad Fixed zoom bug by writing some tests. Also moved thigns around a lot.
fa72b1b Fixed showstopper bug that crashed stdin_forward when you zoom in then out
b25feff Big milestone. Actually able to browse the web with Firefox :D
0afecac Actual usable zooming and panning! Still needs work though.
932a4b3 Big change! Using code based on the little-known xzoom program, so no need for XFCE The big problem with XFCE's zoom was that it follwed the mouse. So there was no way to have the terminal representation of the desktop map to a smaller segment of the real desktop without the terminal mouse position being able to exactly 'hover' over the real mouse position.

Don't miss a new browsh release

NewReleases is sending notifications on new releases.