surf/CHANGES

17 lines
594 B
Plaintext

This version of surf differs from the original on suckless.org as follows:
- added config.h to make clean
(so be careful!)
- applied bookmarking patch
(path changed to ~/suckless/surf/)
- applied externalpipe patch
(added scripts to show a save dialog on Ctrl+s, editor window on Ctrl+o)
- always sets _SURF_URI before spawning (unsure about correct location, but fixes bookmarking bug)
- threw out web extensions, since they regularly seem to fail
- don't show indicators
- don't stop on Ctrl+c
- bind URI clipboard to Ctrl+c/v
- bind printing to Ctrl+p
- bind zooming reset to Ctrl+0