Difference between revisions of "Dmuse: feature requests"

From CCARH Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
=== Menu related ===
 
=== Menu related ===
  
* There should be an option in File menu which works like "Save As..." currently there is only an equivalent to "Save" which saves the current window contents to the associated file.   
+
* There should be an option in File menu which works like "Save As..." currently there is only an equivalent to "Save" which saves the current window contents to the associated file.
 +
 
 +
=== File related ===
 +
 
 +
* In the [[Dmuse: file manager|resident file manager]], it would be useful to allow for filename filteringSuppose a directory has lots of file in it.  Typing the command <tt>l</tt> will list lots of file and some will scroll off of the screen.  If I know some portion of the filename, it would be useful to be able to filter for that portion of the filename.  For example, if I type "<tt>l p*</tt>" only files which start with the letter <tt>p</tt> would be displayed.  If I type "<tt>l *.txt</tt>", then only files that end in "<tt>.txt</tt>" will be displayed.
  
 
== Finished feature requests ==
 
== Finished feature requests ==

Revision as of 03:52, 7 October 2010

Feature requests

Mouse related

  • Mouse scroll wheel moved one click towards the user: make equivalent to Ctrl+
  • Mouse scroll wheel moved one click away from the user: make equivalent to Ctrl+
  • Mouse click in scroll-bar region on right side of screen, above current cursor marker: make equivalent to PgUp
  • Mouse click in scroll-bar region on right side of screen, below current cursor marker: make equivalent to PgDn
  • Control + Mouse click in scroll-bar region on right side of screen: move to that relative line positoin within the file.

Menu related

  • There should be an option in File menu which works like "Save As..." currently there is only an equivalent to "Save" which saves the current window contents to the associated file.

File related

  • In the resident file manager, it would be useful to allow for filename filtering. Suppose a directory has lots of file in it. Typing the command l will list lots of file and some will scroll off of the screen. If I know some portion of the filename, it would be useful to be able to filter for that portion of the filename. For example, if I type "l p*" only files which start with the letter p would be displayed. If I type "l *.txt", then only files that end in ".txt" will be displayed.

Finished feature requests

Feature requests which will not be implemented