Skip to content

Commit

Permalink
Add track_dimensions tool
Browse files Browse the repository at this point in the history
  • Loading branch information
IlanCosman committed Sep 28, 2023
1 parent b65fce8 commit 502126b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/track_dimensions.fish
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
function track_dimensions --on-signal WINCH
echo $COLUMNS x $LINES
end

0 comments on commit 502126b

Please sign in to comment.