pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

resterm: TODO: SQLite library is broken on NetBSD :-/



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Mon Jun 8 19:01:15 2026 +0200
Changeset:	a224d695d4e1e52d9e0376f67909fefe91eaaa66

Added Files:
	resterm/TODO
Removed Files:
	resterm/COMMIT_MSG

Log Message:
resterm: TODO: SQLite library is broken on NetBSD :-/

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a224d695d4e1e52d9e0376f67909fefe91eaaa66

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 resterm/COMMIT_MSG | 12 ------------
 resterm/TODO       |  1 +
 2 files changed, 1 insertion(+), 12 deletions(-)

diffs:
diff --git a/resterm/COMMIT_MSG b/resterm/COMMIT_MSG
deleted file mode 100644
index 928870876c..0000000000
--- a/resterm/COMMIT_MSG
+++ /dev/null
@@ -1,12 +0,0 @@
-Git status in the navigator and status bar
-Resterm now reads your repo's Git state and shows it in the UI.
-
-Navigator markers - In a Git workspace, .http/.rest files show a status badge next to their name: M modified, A added, U untracked, D deleted, R renamed, ! conflict. 
-Files resterm doesn't track are left out even if they've changed.
-Status bar Git segment - The bottom bar shows the current branch (), change counts for your request files and / ahead/behind markers against the upstream. 
-It refreshes when a file is saved or reparsed.
-Editor position - New Ln X/Y Col Z segment in the status bar showing the cursor's line, total lines and column.
-Mode indicator - Removed the background fill behind the view/insert/visual mode indicator.
-New theme keys
-git_branch, git_modified, git_added, git_untracked, git_deleted, git_renamed, git_conflict under [colors] and a [status_bar.editor] segment for the Ln/Col readout (faint by default). 
-Git lookups run with a 2s timeout and are skipped when Git isn't available.
diff --git a/resterm/TODO b/resterm/TODO
new file mode 100644
index 0000000000..01255336bc
--- /dev/null
+++ b/resterm/TODO
@@ -0,0 +1 @@
+SQLite library is broken on NetBSD :-/


Home | Main Index | Thread Index | Old Index