mirror of
https://github.com/eugeny/tabby
synced 2025-12-13 19:25:44 +00:00
Organize the connections in folders.
Filter connections in quick connect. Need more custom CSS to handle long connection list. See also #403
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
label Name
|
||||
input.form-control(
|
||||
type='text',
|
||||
autofocus,
|
||||
[(ngModel)]='connection.name',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user