From 556f890c3bb799dd6bc1e83c5dcff12f25ed5c24 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Oct 2025 11:51:37 +0530 Subject: Add ~ substitution for cd paths --- lib/Daffm/Types.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Daffm/Types.hs') diff --git a/lib/Daffm/Types.hs b/lib/Daffm/Types.hs index 7264673..ee25e44 100644 --- a/lib/Daffm/Types.hs +++ b/lib/Daffm/Types.hs @@ -40,7 +40,6 @@ data AppState = AppState stateFocusTarget :: FocusTarget, stateCwd :: FilePathText, stateListPositionCache :: Map.Map Text.Text Int, - stateParentDir :: FilePathText, stateKeySequence :: KeySequence, stateKeyMap :: Keymap } -- cgit v1.3.1