[gnome-commander] Added a section concerning shortcuts in the TODO file



commit 8fe32e9a630714ba0dfee0ae0249c69c2b2e4a1f
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sat Dec 21 23:50:36 2013 +0100

    Added a section concerning shortcuts in the TODO file

 TODO |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
index c3c97d3..291fa5c 100644
--- a/TODO
+++ b/TODO
@@ -55,6 +55,27 @@
 * Support for file meta tags (icc, *ml, video, ...)
 * Support for rename conflicts (file01->file02, file02->file03, ...)
 
+// Shortcuts (testet with gcmd 1.2.8.15)
+
+* The working status may depend on the window manager shortcuts!
+* F1 is not working in xfce4 (error message pops up)
+* = does not select files with a pattern, instead "+" does this now
+* CTRL+= does not work
+* It is unclear what SHIFT+ENTER does (It should "Execute command 
+  line in the defined terminal and leaves the terminal window open")
+* CTRL+` (Go to home directory) is not working
+* SUPER+1 (Change left connection) and SUPER+2 (Change right connection 
+  show no reaction, ALT+1 and ALT+2 do
+* CTRL+SHIFT+C seams not to copy anything...
+* CTRL+SHIFT+. (Copy the current working directory from the active file 
+  list to the inactive one) -> nothing happens
+* CTRL+5 (Create MD5 checksum) -> Error message "Python module gnomevfs 
+  ('gnome.vfs') could not be loaded"
+* CTRL+K (Delete to the end of the command line) -> no reaction
+* CTRL+W (Delete the word to the left of the cursor) -> no reaction
+* CTRL+T (Delete the word to the right of the cursor) -> no reaction
+* ALT+F8 (A list with the latest command lines (history list) is opened... -> no reaction 
+
 
 // Internal viewer
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]