Results 21 issues of dharmx

Implement a previewer for viewing metadata and file contents. As for pad, implement a general floating window previewer. Like if the current line is a terminal command then ask if...

Implement copy and paste (mutiple & single) in pickers. Copy/Paste JSON version of the containers.

Mark initial cursor positions (row, col) and update the position if the file is marked again.

- Root picker: Fetch all Roots from the db. - Overall branch: Hash-list Root:Branch and allow users to FZF to any Branch of any Root. - Suggest more bruh. My...

Add ability to add positional marks for manpage, helppage and file mark types. Like the following. - Allow (row, column) editor grid co-ordinates. - Allow only lines too. ```lua 1:...

enhancement

This is to help directly convert the diagnostic text given by linters, formatters and LSPs into marks.

enhancement