We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3193334 commit 5c0550eCopy full SHA for 5c0550e
src/plugin/SDMenu.h
@@ -153,6 +153,7 @@ class CachedFSO:public FSO<SDC> {
153
// an exit option (or [..] as would be appropriate for a file system)
154
// not the mennu presents it self as the menu and as the options
155
// ands does all drawing navigation.
156
+//TODO: we can specialize input too, for typing filename select
157
#define USE_BACKDOTS 1
158
159
template<typename FS>
0 commit comments