mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-08-08 16:11:44 +02:00
--width option
@@ -32,6 +32,9 @@ It can be invoked through a shortcut too, whose command line would look like (yo
|
||||
|
||||
```C:\Users\Vishal\AppData\Local\Microsoft\WindowsApps\wt.exe C:\Users\GitHub\nostr_console\bin\nostr_console_win64.exe --file=account1_events_file.txt --prikey=deadbeafdeadbeafdeadbeafdeadbeafdeadbeafdeadbeafdeadbeafdeadbeaf```
|
||||
|
||||
## If you have a wide-screen use --width option
|
||||
|
||||
The --width=N will make the application use N number of columns in the terminal. The default is 120. So if you see lot of screen empty on left and right of the displayed text, then you can use this setting to make it use more screen. This [thread](https://twitter.com/vishalxl/status/1593498057013764100) has some screenshots too.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user