Commit 1281c6c
authored
feat: support login with ssh config (#5)
* feat: add session filter
* feat: support public key
* feat: support public key
* chore: clean code
* Update themes.rs
* Update session.rs
* chore: clean code
* chore: clean code
* feat: login via ssh config
* feat: gain focus from terminal
* feat: add icon
* Update README.md1 parent ecf000a commit 1281c6c
File tree
28 files changed
+416
-1279
lines changed- crates
- egui-form
- examples
- src
- egui-term/src
- ssh
- nxshell
- src
- ui
- form
- modal
- tab_view
28 files changed
+416
-1279
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments