* Upgrade libutf to Unicode 17.0.0
* Define STRSIZE in terms of BLOCKSIZE
* Remove vertical lines from table in samrc.5
* Fix behavior of eq_cmd
* Fix typo in pre-commit
* Include the lib directories as dependencies of sam & samterm
* Apply documentation fixes
* Inform the editor of cursor movement in the terminal
* Fix double-free in cd code
* Fix a couple more empty-rasp issues
* Update README.rst
* Fix permissions on ssam.
* Clean up man page.
* Fix makefile for ssam.
* Trap a couple of signals in ssam in order to guarantee the temporary file is removed.
* Add ssam.
* Set dot correctly after applying the `<` command
- Make update working with _service
Signed-off-by: Matěj Cepl <mcepl@cepl.eu>