[PR #494] Add Table.Sort, Table.SetSortFunc and Table.SetSortClicked #966

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

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/494
Author: @tslocum
Created: 9/1/2020
Status: 🔄 Open

Base: masterHead: sort


📝 Commits (1)

  • 89d24b0 Add Table.Sort, Table.SetSortFunc and Table.SetSortClicked

📊 Changes

1 file changed (+80 additions, -2 deletions)

View changed files

📝 table.go (+80 -2)

📄 Description

Resolves #485.

This change is available now in cview. Demo:

ssh cview.rocketnine.space -p 20000


🔄 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/494 **Author:** [@tslocum](https://github.com/tslocum) **Created:** 9/1/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `sort` --- ### 📝 Commits (1) - [`89d24b0`](https://github.com/rivo/tview/commit/89d24b0931df5d60d6e3ee163839659e1e133cf0) Add Table.Sort, Table.SetSortFunc and Table.SetSortClicked ### 📊 Changes **1 file changed** (+80 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `table.go` (+80 -2) </details> ### 📄 Description Resolves #485. This change is available now in [cview](https://gitlab.com/tslocum/cview). Demo: `ssh cview.rocketnine.space -p 20000` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#966
No description provided.