Ahmed Hosny
Ahmed Hosny
Selecting a process by pressing `enter`, then confirming by pressing `y` or cancelling by pressing `n`. A form is displayed asking for the confirmation. Reference issue: https://github.com/aksakalli/gtop/issues/24
Including my previous four PRs
Providing cli argument of `net`, to be used like: `--net=eth0` to specify the network interface. In case of having the argument not provided, the default interface is used. Reference issue:...
Wanted to implement option of specifying the network interface, but just started with showing the current one. Reference issue: https://github.com/aksakalli/gtop/issues/84
Added a Markdown widget to the dashboard, displaying the Hostname value, updated every 1 second. Reference issue: https://github.com/aksakalli/gtop/issues/87
[Enter steps to reproduce:] 1. Open Javascript file. 2. Click on any function in the package's navbar. **Atom**: 1.21.1 x64 **Electron**: 1.6.15 **OS**: Ubuntu 16.04.3 **Thrown From**: [nav-panel](https://github.com/Ziink/atom-nav-panel) package 0.0.11...