Number of entries of history in Terminal on Mac? - terminal

I typed history in Terminal on Mac, and it displayed 500 entries in all.
Is the number of entries logged in history limited to 500?
Would it be possible to have more entries? If so, how?
Thanks for your reply.
Regards,
Wy

Related

Prevent Windows Terminal from displaying the current directory

Is it possible to prevent Windows Terminal from displaying the current directory?
In this example PS C:\Users\User\Desktop\projects>.
If so, how?
yes, you can customise your prompt to what you want
see https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_prompts?view=powershell-7.1
also see https://github.com/Jaykul/PowerLine for more advance options

Always show file browser in TextMate 2

I've been working for a while with TextMate 2 and there's something I've never been able to solve.
Is it possible to always show the file browser at launch?
I know you can show it with ctrl+alt+cmd+D but I'd like it to always show at launch without having to make this shortcut (as I launch/quit TextMate many times in a day).
I'd be really grateful if anyone had a solution for this problem.
Thanks very much
5 months ago, I contacted Michael Sheets from MacroMates Support and here's his answer:
The file browser is shown when directories are opened or a favorite is open that is a directory. It is not shown when a single file is opened. If you want the file browser shown you should either open the directory itself or take advantage of the Favorite system.
I'm interested to. Did you already find out how to always show the file manager? Maybe it's possible through .tm_properties file?

how to fix opensuse GUI on VNC display?

our server has opensuse 12.1, whenever I try to access through VNC viewer the GUI of opensuse is appearing raw. I guess its the problem with X11 or X-windows. how do I fix this to get a better GUI for all the views?
And also when we create a new user we need to modify the xstartup file to append startkde & to have a GUI. Is there a way that I can modify it at one place and xstartup is modified for all the new users created?
Thank you
Can you explain more clearly what "raw GUI" means? is it the resolution, no kde effects?
As to second part of your question - basically u don't need to start X session to create / set user accounts see the link link - get familiar with user* commands - it really speeds up the work. Cheers!

is it possible to set the windows login icon to match active directory photo?

Pretty much right there in the title. We are going to be placing employee photos into active directory. What we also want to do is use that photo as the login avatar for windows. Is there a straight forward way to do sync the two or does it have to be a script that is run any time the photo is changed?
I'm not aware of any in-box solution. You'd have to come up with some sort of scripted solution - perhaps on logon.
I'd think about your risk here though - is copying employee photos to laptops, for example, a good idea?

automatically filling directories while typing

I am writing an application in VC++(unmanaged) which is going to run in xp and above PC's. I need to add an functionality which will allow the user to see the directories being suggested as the user types the path in a stext box. This is similar to the behaviour of the run dialog in vista/7.
Thanks in advance,
John.
SHAutoComplete

Resources