Commit graph

5 commits

Author SHA1 Message Date
Steven Arcangeli
ecb3695afe WIP: experiment with netman.nvim
Working proof-of-concept that has functional browsing. Remaining work:

* Figure out how the url scheme should work (esp with multiple netman providers)
* Column definitions
* Normalize buffer names
* Check if directory is modifiable
* Render actions
* Perform actions
* Perform actions across adapters
2023-01-12 00:18:42 -08:00
Steven Arcangeli
9a03af7cb7 fix: url formatting errors when ssh connection specifies port 2023-01-11 23:23:28 -08:00
Steven Arcangeli
1bc25cf25b doc: leave note about ssh adapter limitations 2023-01-08 23:34:31 -08:00
Steven Arcangeli
1879339442 refactor: separate adapter-to-scheme lookup table 2023-01-03 22:09:20 -08:00
Steven Arcangeli
fefd6ad5e4 feat: first draft 2023-01-02 01:34:53 -08:00