refactor: remove stack view feature
Remove the stack view (s shortcut) feature for now, to be reimplemented later.
- Remove stackViewChangeIdAtom from atoms.ts
- Delete StackIndicator.tsx component
- Remove stack view related code from AppShell.tsx
- Remove customRevset parameter from db.ts collections
- Simplify abandonRevision function signature
- Remove s shortcut from KeyboardShortcutsHelp