mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-09-23 02:55:35 +00:00
feature: Add scroll indicator to keep track of table position in widgets. (#333)
Adds the option to enable an "out of" indicator for scrollable table widgets (using --show_table_scroll_position).
This commit is contained in:
@@ -203,6 +203,8 @@ jobs:
|
||||
run: |
|
||||
strip target/${{ matrix.triple.target }}/release/btm
|
||||
|
||||
# TODO: Strip ARM
|
||||
|
||||
- name: Bundle release and completion (Windows)
|
||||
if: matrix.triple.os == 'windows-2019'
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user