[Feature Request] Display Year in Columns + Command Update - Show Months for Year
Enhancement Request
Show Months for Year suggestion
Can there be an incorporation of something similar to cal <insert_year>, example cal 2018, and this will give you a view of all the months for that year as opposed to the start and end parameters. Similar to how it's done on Linux.

Display Year in Columns
Currently when you view the years months, the view is vertical per row. Can we change that to a horizontal/column monthly view with resizing capabilities.

I may have to completely revise how I display calendars. This is a reasonable request. But not one with an easy fix that comes to mind.
Adding a parameter to display a year shouldn't be that hard. Formatting to 2 columns, which I think is the best I can fit in a typical console will be tricky. I don't think I have any control from a PowerShell script on what happens when the window is resized.
Hi Jeff,
The current resize creates an issue of drawing a horizontal line, unless it's only happening on my end, I can't test with another device.

I get that too. That is a Windows Terminal artifact.
Added to v2.9.0