![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Does anyone know a way of making isql [abf , rbf etc etc. ] fit the current screen size (for both width and height) |
#4
| |||
| |||
|
|
There are some "wide" entries in the termcap, though personally I've found that selecting the right termcap entry is a black art at best... |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Oh, it's worth mentioning that in my experience the isql query window itself doesn't seem to be resizable; changing the terminal width only seems to affect the row of menu options along the bottom of the screen. Same goes for 'tables'. |
#7
| |||
| |||
|
|
the number of lines/cols Ingres uses is determined by the co and li entries in $II_SYSTEM/ingres/files/termcap for the particular value of TERM_INGRES. For example with vt100f (since vt100fx inherits this config) li and co are set to 24 and 80, respectively. |
#8
| |||
| |||
|
|
Grant Croker wrote: the number of lines/cols Ingres uses is determined by the co and li entries in $II_SYSTEM/ingres/files/termcap for the particular value of TERM_INGRES. For example with vt100f (since vt100fx inherits this config) li and co are set to 24 and 80, respectively. Thanks for the info, Grant. However I would point out that according to the comments in the termcap file the vt100fx definition includes automatic resizing (I'm not comfortable enough with termcap to be able to pinpoint the specific entry which does this). My own testing suggests that this only applies to the menu bar, as you say - isql doesn't re-size its query window to fit the terminal. It does however expand the menu bar if you expand the terminal (though only if you perform the expansion before running isql; it doesn't recover if you expand whilst isql is running). Peter |
#9
| |||
| |||
|
|
Does anyone know a way of making isql [abf , rbf etc etc. ] fit the current screen size (for both width and height) i.e if the terminal emulator is set to 132 wide x 40 rows high fit to that screen and not remain at 80 x 24 Unfortunately we are still on Ingres 6.4 |
#10
| |||
| |||
|
|
Does anyone know a way of making isql [abf , rbf etc etc. ] fit the current screen size (for both width and height) i.e if the terminal emulator is set to 132 wide x 40 rows high fit to that screen and not remain at 80 x 24 Unfortunately we are still on Ingres 6.4 |
![]() |
| Thread Tools | |
| Display Modes | |
| |