This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Program Files\Terry Reese\MarcEdit 7.5>cmarcedit.exe -s C:\Users\Julien\Downloads\MARC-FILES-PGA\PGA-other-1.mrk -d C:\Users\Julien\Downloads\MARC-FILES-PGA\PGA-other-out.mrk -task C:\Users\Julien\AppData\Roaming\marcedit75\macros\tasksfile-2022_07_15_180553684.txt | |
Beginning Process... | |
System.IO.FileNotFoundException: Could not find file 'C:\Users\Julien\AppData\Roaming\marcedit7\macros\tasksfile-2022_07_15_180553684.txt'. | |
File name: 'C:\Users\Julien\AppData\Roaming\marcedit7\macros\tasksfile-2022_07_15_180553684.txt' | |
at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle) | |
at System.IO.FileStream.CreateFileOpenHandle(FileMode mode, FileShare share, FileOptions options) | |
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options) | |
at System.IO.StreamReader.ValidateArgsAndOpenPath(String path, Encoding encoding, Int32 bufferSize) | |
at cmarcedit.TaskClass.ParseTaskList(String lpath, TaskManager taskBroker) | |
Task P |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"kind": "youtube#videoCategoryListResponse", | |
"etag": "QteLrrS_X7rM7rlcU_e7qa0embQ", | |
"items": [ | |
{ | |
"kind": "youtube#videoCategory", | |
"etag": "grPOPYEUUZN3ltuDUGEWlrTR90U", | |
"id": "1", | |
"snippet": { | |
"title": "Film & Animation", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Youtube Channel id | |
-- | |
{ | |
"kind": "youtube#videoCategoryListResponse", | |
"etag": "fIIv2-q7-AkaOeJf0LPrlnu-0As", | |
"items": [ | |
{ | |
"kind": "youtube#videoCategory", | |
"etag": "grPOPYEUUZN3ltuDUGEWlrTR90U", | |
"id": "1", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dmenu_run -i -nb '#191919' -nf '#ff8100' -sb '#2aa198' -sf '#191919' -fn 'NotoMonoRegular:bold:pixelsize=18' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Byobu is a suite of enhancements to tmux, as a command line | |
tool providing live system status, dynamic window management, | |
and some convenient keybindings: | |
F1 * Used by X11 * | |
Shift-F1 Display this help | |
F2 Create a new window | |
Shift-F2 Create a horizontal split | |
Ctrl-F2 Create a vertical split | |
Ctrl-Shift-F2 Create a new session |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3.20. How can I customize display for very small terminal size (like 80x25), to not waste space? | |
You can remove side bars (buflist and nicklist), change time format to display only hours and seconds, disable alignment of messages and set a char for nick prefix/suffix: | |
/set buflist.look.enabled off | |
/bar hide nicklist | |
/set weechat.look.buffer_time_format "%H:%M" | |
/set weechat.look.prefix_align none | |
/set weechat.look.align_end_of_lines prefix | |
/set weechat.look.nick_suffix ">" | |
/set weechat.look.nick_prefix "<" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test |