xihesi / chartr

Automatically exported from code.google.com/p/chartr
0 stars 0 forks source link

[Todo] vim like keyboard shortcuts. #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Adding vim like shortcuts (well some of them) could dramaticaly increase
productivity.

Original issue reported on code.google.com by nico.big...@gmail.com on 26 Jun 2008 at 11:21

GoogleCodeExporter commented 8 years ago

Original comment by nico.big...@gmail.com on 26 Jun 2008 at 1:11

GoogleCodeExporter commented 8 years ago

Original comment by nico.big...@gmail.com on 26 Jun 2008 at 9:15

GoogleCodeExporter commented 8 years ago
Keyboard shortcuts :
  * 'o' *Done*  |
  * 'a' *Done*  |  should act differently according the node is reverse or not *TODO*
  * 'O' *Done*  |
  * 'i' *Done*  
  * 'h' *Done*
  * 'j' *Done*
  * 'k' *Done*
  * 'l' *Done*
  * 'm' *Done*
  * 'n' *Done*
  * 'p' *Done*
  * 'x' *TODO*
  * 'X' *TODO*
  * 'v' *TODO*
  * 'gg' *TODO*
  * 'G' *TODO*
  * 'f' *Done*
  * 'M' *Done*
  * 'u' : *TODO*
  * 'd' : *TODO*
  * 'w' : *TODO*
  * 'b' : *TODO*
  * 'z' : *TODO*
  * 'Z' : *TODO*
  * 'e' *TODO*
  * 's' *TODO*
  * 'c' *Done*
  * 'r' *Done*
  * 'D' *TODO*
  * arrows : go select element in direction : some additional work need to be done there.
  * 'Return' *Done*

Original comment by nico.big...@gmail.com on 27 Jun 2008 at 11:10

GoogleCodeExporter commented 8 years ago
Keyboard shortcuts :
  * 'o' *Done*  |
  * 'a' *Done*  |  should act differently according the node is reverse or not *TODO*
  * 'O' *Done*  |
  * 'i' *Done*  
  * 'h' *Done*
  * 'j' *Done*
  * 'k' *Done*
  * 'l' *Done*
  * 'm' *Done*
  * 'n' *Done*
  * 'p' *Done*
  * 'x' *TODO*
  * 'X' *TODO*
  * 'v' *Done*
  * 'gg'* won't be done *
  * 'G' * won't be done *
  * 'f' *Done*
  * 'M' *Done*
  * 'u' : *Done*
  * 'd' : *Done*
  * 'w' : *Done*
  * 'b' : *Done*
  * 'z' : *Done*
  * 'Z' : *Done*
  * 'e' *TODO*
  * 's' *TODO*
  * 'c' *Done*
  * 'r' *Done*
  * 'D' *Done*
  * 't' *TODO*
  * arrows : go select element in direction : some additional work need to be done there.
  * 'Return' *Done*

Original comment by nico.big...@gmail.com on 27 Jun 2008 at 8:15

GoogleCodeExporter commented 8 years ago
Keyboard shortcuts :
  * 'o' *Done*  |
  * 'a' *Done*  |  should act differently according the node is reverse or not *TODO*
  * 'O' *Done*  |
  * 'i' *Done*  
  * 'h' *Done*
  * 'j' *Done*
  * 'k' *Done*
  * 'l' *Done*
  * 'm' *Done*
  * 'n' *Done*
  * 'p' *Done*
  * 'x' *TODO*
  * 'X' *TODO*
  * 'v' *Done*
  * 'gg'* won't be done *
  * 'G' * won't be done *
  * 'f' *Done*
  * 'M' *Done*
  * 'u' : *Done*
  * 'd' : *Done*
  * 'w' : *Done*
  * 'b' : *Done*
  * 'z' : *Done*
  * 'Z' : *Done*
  * 'e' *TODO*
  * 's' *TODO*
  * 'c' *Done*
  * 'r' *Done*
  * 'D' *Done*
  * 't' *Done*
  * arrows : go select element in direction : some additional work need to be done there.
  * 'Return' *Done*

Original comment by nico.big...@gmail.com on 27 Jun 2008 at 11:26

GoogleCodeExporter commented 8 years ago

Original comment by nico.big...@gmail.com on 30 Jun 2008 at 9:43

GoogleCodeExporter commented 8 years ago
Keyboard shortcuts :
  * 'o' *Done*  |
  * 'a' *Done*  |  should act differently according the node is reverse or not *TODO*
  * 'O' *Done*  |
  * 'i' *Done*  
  * 'h' *Done*
  * 'j' *Done*
  * 'k' *Done*
  * 'l' *Done*
  * 'm' *Done*
  * 'n' *Done*
  * 'p' *Done*
  * 'x' *TODO*
  * 'X' *TODO*
  * 'v' *Done*
  * 'gg'* won't be done *
  * 'G' * won't be done *
  * 'f' *Done*
  * 'M' *Done*
  * 'u' : *Done*
  * 'd' : *Done*
  * 'w' : *Done*
  * 'b' : *Done*
  * 'z' : *Done*
  * 'Z' : *Done*
  * 'e' *TODO*
  * 's' *TODO*
  * 'c' *Done*
  * 'r' *Done*
  * 'D' *Done*
  * 't' *Done*
  * 'N' *Done*
  * 'A' *Done*
  * arrows : go select element in direction : some additional work need to be done there.
  * 'Return' *Done*

Original comment by nico.big...@gmail.com on 1 Jul 2008 at 7:31

GoogleCodeExporter commented 8 years ago
Considered as done.

Original comment by nico.big...@gmail.com on 10 Jul 2008 at 4:36