On Thu, Mar 11, 2010 at 12:27 PM, spir <[email protected]> wrote:

> Hello,
>
> (2 little points grouped in same post, because they're really little
> issues)
>
> -1- Geany (seemingly randomly) shows the paramteter list of some funcs or
> methods. Cannot find where to disable this feature.
>
> -2- Is there a way to set the terminal's tab/indent width -- or even better
> to set it equal to the value defined for the editor? [For indentation we can
> replace tab with n spaces, just need to think at it -- but this does not
> work for tabulation...]
>
>
Not sure why you want to do that.  Do you mean terminal as in xterm, vt100
and so on?

Try  man tabs  Nominally a posix standard command.  Implementation varies.

If you just want to be able to page through a file and have it look like it
does in Geany, you can set tab spacing in less.  E.g. less -x4 file.txt
would expand tabs to 4 spaces each.

Hope this helps.


>
> Denis
> ________________________________
>
> la vita e estrany
>
> spir.wikidot.com
>
> _______________________________________________
> Geany mailing list
> [email protected]
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
>
_______________________________________________
Geany mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany

Reply via email to