Merge topic branch 'notes-handling' into master
Marco Ricci

Marco Ricci commited on 2025-02-07 19:19:19
Zeige 0 geänderte Dateien mit 0 Einfügungen und 0 Löschungen.


* t/notes-handling:
  Document recent changes to notes handling in the changelog
  Optionally support printing vault service notes before the passphrase
  Document the modern editor interface
  Reintroduce a "modern" editor interface à la git-commit or git-rebase
  Warn the user when `derivepassphrase vault --notes` is ineffective
  Use a vault(1)-compatible naive notes editing system
  Use hypothesis for notes handling tests
  Adapt notes printing test to arbitrary notes
  Clean up notes testing functions
  Use a better test for no-op editing notes
  Partially align notes printing and editing behavior with vault(1)
  Assert that notes should be printed (via xfailing test)

GitHub: Closes #18, closes #19.