[konsole] [Bug 155603] Konsole needs an easy way to resize the window to 80 columns

2021-07-24 Thread Darin McBride
https://bugs.kde.org/show_bug.cgi?id=155603

Darin McBride  changed:

   What|Removed |Added

 CC||tankta...@gmail.com

--- Comment #27 from Darin McBride  ---
(In reply to Vaso from comment #26)
> So properties like TerminalColumns and TerminalRows are still ignoring by
> konsole

FYI, with konsole 20.12.3, KDE Frameworks 5.84.0, Qt 5.15.2 on Gentoo, these
properties appear to work for me.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 155603] Konsole needs an easy way to resize the window to 80 columns

2021-07-24 Thread Vaso
https://bugs.kde.org/show_bug.cgi?id=155603

Vaso  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WORKSFORME  |---

--- Comment #26 from Vaso  ---
(In reply to Jinesh Choksi from comment #25)
> You can sort of control Konsole's geometry via using the following command
> line parameter:
> 
> -p Change the value of a profile property.
> 
> 
> e.g.
> 
> If a user wanted to simulate "konsole --geometry 100x100+400+400" as
> mentioned in comment 22, they can use the following command:
> 
> konsole -geometry +400+400 -p TerminalColumns=100 -p TerminalRows=100
> 
> Note, 100 rows may be too large for most people's screens and so Konsole
> will do the right thing and only expand the rows to what is visibly fittable
> on the screen. It will helpfully adjust the Y axis figure as well to fit as
> many rows as possible.
> 
> So try using command to confirm things work as wanted:
> 
> konsole -geometry +400+400 -p TerminalColumns=84 -p TerminalRows=24

Tested on:
Ubuntu 20.04.2 LTS
konsole 19.12.3
plasmashell 5.18.5

KDE neon User Edition 5.22
konsole 21.04.3
plasmashell 5.22.3

$ konsole --geometry 200x200+400+400 -- Runs konsole 12x5 at position +400+400
$ konsole -geometry +400+400 -p TerminalColumns=84 -p TerminalRows=24 -- Runs
konsole with previos size (12x5 as about) at position +400+400
$ konsole -geometry +200+200 -p TerminalColumns=84 -p TerminalRows=24 -- Runs
konsole with previos size (12x5 as about) at position +200+200

So properties like TerminalColumns and TerminalRows are still ignoring by
konsole

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 155603] Konsole needs an easy way to resize the window to 80 columns

2021-07-23 Thread Jinesh Choksi
https://bugs.kde.org/show_bug.cgi?id=155603

Jinesh Choksi  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |WORKSFORME
 CC||jin...@onelittlehope.com

--- Comment #25 from Jinesh Choksi  ---
You can sort of control Konsole's geometry via using the following command line
parameter:

-p Change the value of a profile property.


e.g.

If a user wanted to simulate "konsole --geometry 100x100+400+400" as mentioned
in comment 22, they can use the following command:

konsole -geometry +400+400 -p TerminalColumns=100 -p TerminalRows=100

Note, 100 rows may be too large for most people's screens and so Konsole will
do the right thing and only expand the rows to what is visibly fittable on the
screen. It will helpfully adjust the Y axis figure as well to fit as many rows
as possible.

So try using command to confirm things work as wanted:

konsole -geometry +400+400 -p TerminalColumns=84 -p TerminalRows=24

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 155603] Konsole needs an easy way to resize the window to 80 columns

2016-04-09 Thread cpon via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=155603

cpon  changed:

   What|Removed |Added

 CC||cpigat...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.