meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:bash:start [2026/06/11 15:40] titannetlinux:bash:start [2026/06/11 16:11] (current) titannet
Line 59: Line 59:
 | visidata | search tabular/log files | | visidata | search tabular/log files |
  
-===== Visidata ===== 
  
-<code> 
-Control-h Open the help menu 
-Control-c Abort the current command 
-Control-q Force-quit VisiData entirely 
-q         Quit the current VisiData “sheet” 
-gq         Quit all VisiData sheets and exit gracefully 
-Shift-U Undo 
-Shift-R Redo 
-</code> 
- 
-<code> 
-/ + regex Search forward in current column 
-? + regex Search backward in current column 
-g/ + regex Search forward in all columns 
-g? + regex Search backward in all columns 
- 
-n Move to next matching row 
-N Move to previous matching row 
- 
-!       Mark as 'key' column 
-</code> 
- 
-<code> 
-_  expand current column to fit the widest visible value 
-g_  expand all columns to fit their widest visible values 
-[ / ] sort 
-</code> 
  
 ===== Log analysis ===== ===== Log analysis =====