Fellow FreeBSD users,
I'm using FreeBSD 12.1 RELEASE GENERIC. Under X when I type a command on the last line of a terminal, I often don't get any output. When I generate an event which triggers a refresh, the output finally appears, so I know it was there to start with. For example, if I...
I built the suckless st terminal from source,
but the makefile use tic to add the st.info file to the terminfo.db which freebsd doesnt use
Freebsd uses termcap.db which means the st terminal has odd behavior especially with ncurses apps like newsboat and ncmpc
because the termcap.db doesnt...
In FreeBSD 12.1 backspace in terminal only deletes one byte of multi-byte character.
For example:
# cat > /tmp/test
tы<backspace>t
# cat /tmp/test
t�t
# hexdump -C /tmp/test
74 d1 74 0a
Where 'ы' is a Russian letter (D18B in hexadecimal form). You may see that only second byte of multi-byte...
Hi!
I'm trying to compare one base config file to 500 other config files and wanted some help.
Are there any command line tools that are built to solve this specific problem or perl/python?
I don't think diff was built for this. I'd appreciate any help!
Thanks!
Hi,
I have recently installed mlterm on my system since it's the best (if not the only) terminal emulator with decent Arabic/RTL support (tried urxvt, but it doesn't play well with Arabic). I use mlterm because my main IRC client is irssi and mlterm works nicely with that in terms of Arabic...
I would like to share HOWTO in Ghost in the Shell series about efficient working in the UNIX shell environment.
Ghost in the Shell - Part 4
https://vermaden.wordpress.com/2019/03/15/ghost-in-the-shell-part-4/
Regards,
vermaden
Hi all,
I am not able to find out the exact solution of how can I change the background color of the FreeBSD terminal. I wanted to know if there is any command (similar to setterm in linux) in FreeBSD by which we can change background/foreground terminal colors.
Any alternative of the...
I am just installing FreeBSD 11.2 and the text on the screen is cut and shifted.
After installation (enter, enter, enter because you can not see anything), too.
The remote terminal is ok, but there is no root privilege. How to change the text resolution of the terminal?
(old cheap Fujitsu laptop)
First of all, hello to all members and the FreeBSD staff. First time here, I'm bruno from italy, a FreeBSD addicted (but also to other BSDs and micro-kernel architectures like Minix, and hybrid microkernel-BSD likes such as MacOsX), and a software programmer unemployed at the moment. Thank you...
I would like to share HOWTO in Ghost in the Shell series about efficient working in the UNIX shell environment.
Ghost in the Shell - Part 3
https://vermaden.wordpress.com/2018/09/15/ghost-in-the-shell-part-3/
Regards,
vermaden
I would like to share HOWTO in Ghost in the Shell series about efficient working in the UNIX shell environment.
Ghost in the Shell - Part 2
https://vermaden.wordpress.com/2018/07/08/ghost-in-the-shell-part-2/
I cannot type semicolon character in Terminal. However I can type it in browsers, editors(Vim, gedit).
System configuration:
11.1-RELEASE, amd-64, Gnome 3 desktop
How to solve this problem?
I am looking to make an old school style game such as NES games like super mario or elevator action. I've been searching around the internet for programming graphics on the terminal on unix but I haven't seen anything that I think is what I need. Does anyone have any suggestions on where to get...
I've been reading these and got a bit done but I noticed I dont know how to go back after clicking a link to another section. C^x left or right just switches through window buffers. It seems clicking a link doesnt open a new buffer or window. Is there a way to go back without C^h -r and finding...
Can anyone recommend what other files like these I should read about that would help me understand whats going on in the console better? Using the bash shell. I'm a beginner. Thanks.
EDIT:________________
Thanks for all the suggestions.
Anybody else uses it?
I found it not long ago when trying to find a good terminal emulator besides XFCE's Terminal...
It's kind of the console in video games, you press F12 (default), and it slides down from the top of the screen.
I just thought I'd let people know this exists...
(If you...
I have never had a problem running dvtm on FreeBSD ... it just works.
However, newer versions of FreeBSD (10.x and 11.x) and current versions of dvtm (0.15) will not work together at all ...
My environment before dvtm looks like this:
TERM=xterm-256color
SHELL=/bin/csh
When I start dvtm with...
In /etc/ttys, is it secure to comment out terminals I don't use, than to turn it off, and mark them "insecure"?
This is what I have, and the argument lines commented out also work without the #.
# name getty type status comments
...
console none...
I see claims that XTerm is incapable of not jumping to the prompt when new output is going in or when the user presses a key.
I have the solution, and is indeed a problem of letter case in the .Xdefaults or .Xresources file.
To achieve the desired behaviour add this to your .Xdefaults or...
This is probably a noob question, but I have wondered for some time the difference between TTY and terminal like rxvt-unicode or Xterm (and less shell). Is TTY just a virtual device which runs terminal emulator like rxvt-unicode which runs shell like sh or bash?
If I have a freshly installed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.