ui: acc: show enter key in bottom help
This commit is contained in:
		
							parent
							
								
									d83b22028b
								
							
						
					
					
						commit
						b9affbaee9
					
				@ -121,7 +121,7 @@ drawAccountsScreen _st@AppState{aopts=uopts, ajournal=j, aScreen=AccountsScreen{
 | 
				
			|||||||
      bottomlabel = borderKeysStr [
 | 
					      bottomlabel = borderKeysStr [
 | 
				
			||||||
         -- ("up/down/pgup/pgdown/home/end", "move")
 | 
					         -- ("up/down/pgup/pgdown/home/end", "move")
 | 
				
			||||||
         ("-+1234567890", "adjust depth limit")
 | 
					         ("-+1234567890", "adjust depth limit")
 | 
				
			||||||
        ,("right", "show transactions")
 | 
					        ,("right/enter", "show transactions")
 | 
				
			||||||
        ,("q", "quit")
 | 
					        ,("q", "quit")
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user