[PR #215] [CLOSED] Add capability to insert items at arbitrary locations in List #880

Closed
opened 2026-03-04 01:08:22 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/215
Author: @ardnew
Created: 1/3/2019
Status: Closed

Base: masterHead: list-insertitem


📝 Commits (1)

  • 4454f07 change: adding function (*List).InsertItem() to allow inserting items at arbitrary positions in the list

📊 Changes

1 file changed (+46 additions, -4 deletions)

View changed files

📝 list.go (+46 -4)

📄 Description

Many apologies with opening and closing all the pull requests!! Still fumbling around trying to learn git and unlearn subversion, so let me try this one more time...

This implements my original request in #213


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rivo/tview/pull/215 **Author:** [@ardnew](https://github.com/ardnew) **Created:** 1/3/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `list-insertitem` --- ### 📝 Commits (1) - [`4454f07`](https://github.com/rivo/tview/commit/4454f0706517984cbe39c06e809edcd83b5f637a) change: adding function (*List).InsertItem() to allow inserting items at arbitrary positions in the list ### 📊 Changes **1 file changed** (+46 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `list.go` (+46 -4) </details> ### 📄 Description Many apologies with opening and closing all the pull requests!! Still fumbling around trying to learn git and unlearn subversion, so let me try this one more time... This implements my original request in #213 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:22 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#880
No description provided.