https://github.com/uwriegel/commander-angular
https://github.com/uwriegel/commander-angular
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/uwriegel/commander-angular
- Owner: uwriegel
- License: mit
- Created: 2019-04-08T15:15:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T05:57:57.000Z (about 2 years ago)
- Last Synced: 2024-05-29T19:02:57.126Z (9 months ago)
- Language: TypeScript
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Commander
## Building
### First time
run ```npm install```### After node addon updates
run ```npm update```### Normal builds
run ```ng run electron```
### Create setups:
run
```
npm run build
npm run mainbuild
npm run dist
```
## TODOs
* Extended Rename off switchable* current element on ..: Display FolderInfo in statusline and viewer
* Elements selected: display count in status line
* ERROR Error: ENOENT: no such file or directory, lstat 'D:\' -> switch to "root"
* In DirectoryEdit: enter does not set focus on listView
* copy operation: after refresh select last current element in both views
* network drive: .. does not switch to root
* CreateFolder as IFileOperation
* Mouse wheel zoom
* FILEOperations: error descriptions
* Adapt zoom level in menue## VUE
vue project, call dialog
table (for vertical, then for horizontal)
test