Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | dirarg: improved | hut | 2010-04-14 | 1 | -6/+6 | |
| | | | ||||||
| * | | dirarg: cleanup | hut | 2010-04-14 | 1 | -4/+1 | |
| | | | ||||||
| * | | dirarg: fully functioning now | hut | 2010-04-14 | 1 | -13/+18 | |
| | | | ||||||
| * | | Merge branch 'newkey' into dirarg | hut | 2010-04-14 | 2 | -6/+0 | |
| |\ \ | ||||||
| | * \ | Merge branch 'devel' into newkey | hut | 2010-04-14 | 2 | -6/+0 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/__main__.py ranger/defaults/keys.py ranger/gui/widgets/console.py | |||||
| * | | | | dirarg: tmp | hut | 2010-04-13 | 1 | -8/+9 | |
| | | | | | ||||||
| * | | | | dirarg: added unit test and almost working implementaiton | hut | 2010-04-13 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | Started implementing dirarg | hut | 2010-04-13 | 1 | -5/+11 | |
| |/ / / | ||||||
| * | | | Don't use tab 0 by default | hut | 2010-04-13 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Merge branch 'master' into newkey | hut | 2010-04-12 | 2 | -4/+9 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py ranger/gui/widgets/console.py | |||||
| * \ \ \ | Merge branch 'devel' into newkey | hut | 2010-04-08 | 1 | -1/+1 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | |||||
| * | | | | | more keys, fixed hint | hut | 2010-04-07 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | added KeyManager | hut | 2010-04-07 | 1 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | gui.ui: improvements in handling of special keys | hut | 2010-04-07 | 1 | -1/+5 | |
| | | | | | | ||||||
| * | | | | | Implement alt keys in core | hut | 2010-04-07 | 1 | -13/+1 | |
| | | | | | | ||||||
| * | | | | | core.action: fixes | hut | 2010-04-07 | 1 | -1/+7 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'devel' into newkey | hut | 2010-04-07 | 3 | -294/+405 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py ranger/defaults/keys.py ranger/ext/direction.py ranger/gui/ui.py ranger/gui/widgets/browserview.py ranger/gui/widgets/pager.py | |||||
| * | | | | | | Merge branch 'master' into newkey | hut | 2010-03-24 | 2 | -4/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/api/keys.py ranger/container/commandlist.py ranger/core/actions.py ranger/defaults/keys.py ranger/gui/ui.py ranger/gui/widgets/browserview.py | |||||
* | | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/browsercolumn.py | |||||
| * | | | | | | removed bad import | hut | 2010-04-14 | 1 | -1/+0 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 1 | -12/+7 | |
|\| | | | | | | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | Conflicts: ranger/core/actions.py | |||||
| * | | | | | actions: move imports to top level | hut | 2010-04-14 | 1 | -12/+7 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into devel | hut | 2010-04-14 | 2 | -6/+0 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * | | | | | cleaner use of Awareness classes | hut | 2010-04-13 | 2 | -6/+0 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into devel | hut | 2010-04-13 | 1 | -2/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * | | | | | Don't use tab 0 by default | hut | 2010-04-13 | 1 | -2/+1 | |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/defaults/keys.py | |||||
| * | | | | Grey out copied/cut files. | hut | 2010-04-12 | 1 | -0/+7 | |
| | | | | | ||||||
| * | | | | cleanup | hut | 2010-04-12 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ranger/gui/widgets/console.py | |||||
| * | | | | core.actions: move dummy function to an extra section | hut | 2010-04-07 | 1 | -5/+9 | |
| | | | | | ||||||
* | | | | | Grey out copied/cut files. | hut | 2010-04-12 | 1 | -0/+7 | |
| | | | | | ||||||
* | | | | | cleanup | hut | 2010-04-12 | 1 | -4/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | made accumualtor use ext.directory.Directory | hut | 2010-04-08 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | core.actions: Make fm FileManagerAware | hut | 2010-04-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | core.actions: use Direction in move() | hut | 2010-04-07 | 1 | -16/+7 | |
| | | | ||||||
* | | | core.actions: more accurate checks | hut | 2010-04-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | fixes | hut | 2010-04-07 | 1 | -4/+4 | |
| | | | ||||||
* | | | replace fm.move_pointer/move_right with fm.move | hut | 2010-04-07 | 1 | -6/+6 | |
| | | | ||||||
* | | | core.actions.move_right(): bugfix | hut | 2010-04-07 | 1 | -1/+5 | |
| | | | ||||||
* | | | core.actions: unified the movement functions | hut | 2010-04-07 | 1 | -38/+74 | |
| | | | ||||||
* | | | core.actions: move dummy function to an extra section | hut | 2010-04-06 | 1 | -5/+9 | |
|/ / | ||||||
* | | core.fm: bugfix | hut | 2010-04-06 | 1 | -2/+2 | |
| | | ||||||
* | | core.actions: Added some structure and comments | hut | 2010-04-06 | 1 | -226/+254 | |
| | | ||||||
* | | core.actions: don't jump to first tab when closing the last | hut | 2010-04-06 | 1 | -1/+2 | |
| | | ||||||
* | | core.fm: Handle system keys directly in the main loop | hut | 2010-04-06 | 2 | -13/+16 | |
| | | ||||||
* | | core.actions: go to next tab when closed, not previous | hut | 2010-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | Improved tabs | hut | 2010-04-06 | 1 | -11/+14 | |
| | | ||||||
* | | added tabs | hut | 2010-04-06 | 3 | -0/+53 | |
| | | | | | | | | | | | | | | The hotkeys are: g<n> to open a tab, gt/gT to move through tabs, gc/^W to close tabs. | |||||
* | | core.actions: Allow to specify if a "cd" is saved in history | hut | 2010-04-06 | 1 | -4/+4 | |
| | | ||||||
* | | core.actions: added set_option(optname, value) method | hut | 2010-04-04 | 1 | -0/+4 | |
| | | ||||||
* | | add "move" signal to environment | hut | 2010-03-31 | 1 | -2/+20 | |
| | |