Commit graph

8 commits

Author SHA1 Message Date
Steven Arcangeli
5e2f1ced9f fix: add autocmd to augroup 2023-01-05 18:40:30 -08:00
Steven Arcangeli
9dbf18a524 fix: silence doautocmd errors
This produced an error when the ssh adapter terminal was open, and then
a connection error occurred. It would produce a `Can't re-enter normal
mode from terminal mode` error.
2023-01-04 01:47:25 -08:00
Steven Arcangeli
9f7c4d74e1 feat: display shortened path as title of floating window (#12) 2023-01-04 01:30:33 -08:00
Steven Arcangeli
101689b0fe refactor: rework Oil command to support --float argument anywhere 2023-01-04 00:56:36 -08:00
Max
af59e7b53d feat: added command 2023-01-04 08:57:37 +01:00
Steven Arcangeli
1879339442 refactor: separate adapter-to-scheme lookup table 2023-01-03 22:09:20 -08:00
Steven Arcangeli
86cff697be doc: clarify open() behavior 2023-01-02 10:38:01 -08:00
Steven Arcangeli
fefd6ad5e4 feat: first draft 2023-01-02 01:34:53 -08:00