We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dffa6a1 commit 279b92eCopy full SHA for 279b92e
1 file changed
CHANGELOG.md
@@ -0,0 +1,16 @@
1
+# Changelog
2
+
3
+## [1.0.0] - 2025-08-04
4
5
+### Added
6
+- Initial release of dir2 filesystem terminal
7
+- Custom icon integration
8
+- Core terminal functionality
9
+- Windows compatibility
10
11
+### Features
12
+- **SQL-style file selection**: `SELECT "script.py" FROM ~/projects/` to load files into state
13
+- **Stateful file management**: Single-file state system for focused workflow
14
+- **Quick favorites system**: Save frequently used files and executables for instant access
15
+- **Global file search**: Find exact file locations system-wide with `FINDEXACT`
16
+- **Direct execution**: Run selected files or favorites with simple commands
0 commit comments