jed-users mailing list

[2021 Date Index] [2021 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [jed-users] Re: VT100 compatible terminal emulator?


* Ulli Horlacher <framstag@xxxxxxxxxxxxxxxxxxxx> [2021-08-18 13:17] :

> st has no scrollback and no font selection (size) at runtime.

For scrollback (from the FAQ) :

## How do I scroll back up?
* Using a terminal multiplexer.
* `st -e tmux` using C-b [
* `st -e screen` using C-a ESC
* Using the excellent tool of [scroll](https://git.suckless.org/scroll/).
* Using the scrollback [patch](https://st.suckless.org/patches/scrollback/).

     
A font can be selected at runtime this way :

> st -f "DejaVu Sans Mono:pixelsize=18:antialias=true"


Laurent.


_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2021 date index] [2021 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]